Calligra document viewer available on Android
Since bringing a whole Office suite to another platform is a huge task and I am a small team I had to focus. Later on I plan to add doc/docx support, editing, saving and Calligra Sheets (spreadsheets) and Calligra Stage (presentations)." The application can be installed from the Play Store.
Posted Mar 24, 2013 18:31 UTC (Sun)
by cesarb (subscriber, #6266)
[Link] (6 responses)
Posted Mar 24, 2013 19:15 UTC (Sun)
by rfunk (subscriber, #4054)
[Link] (2 responses)
Posted Mar 24, 2013 19:24 UTC (Sun)
by halla (subscriber, #14185)
[Link]
Posted Mar 24, 2013 21:54 UTC (Sun)
by bjartur (guest, #67801)
[Link]
Posted Mar 24, 2013 22:42 UTC (Sun)
by cesarb (subscriber, #6266)
[Link] (2 responses)
It does not ask explicitly for that permission. The problem is that both minSdkVersion and targetSdkVersion are 1, meaning that the application was developed for Android 1.0. If you look at the documentation for READ_PHONE_STATE, you see that if your application was developed for an Android version older than Android 1.6, the system automatically requests that permission (among several other backward compatibility tweaks).
The fix would be to add a uses-sdk to the manifest with the correct minSdkVersion and targetSdkVersion values.
Posted Mar 25, 2013 0:37 UTC (Mon)
by Sho (subscriber, #8956)
[Link] (1 responses)
READ_PHONE_STATE
READ_PHONE_STATE
READ_PHONE_STATE
READ_PHONE_STATE
READ_PHONE_STATE
READ_PHONE_STATE