[
https://issues.apache.org/jira/browse/CB-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884509#comment-13884509
]
cesine commented on CB-5920:
----------------------------
I don't mind adding it to my own apps, but the real concern here is for Cordova
users who actually don't know much Android. They will have lots of
deactivations, and loose users, and not know why... In Montreal, many of the
apps for events and festivals use Cordova, these apps are huge with lots of
image and video assets, they should be on the sdcard but the developers who
make them only know iOS, and wouldnt think there was an option they could
choose that would reduce the space the app consumed.
> android:installLocation="preferExternal"
> ----------------------------------------
>
> Key: CB-5920
> URL: https://issues.apache.org/jira/browse/CB-5920
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Android
> Environment: Phones with 512 Ram
> Reporter: cesine
> Labels: patch
>
> I created a PR on github suggesting to add preferExternal
> https://github.com/apache/cordova-android/pull/91#issuecomment-33513325
> for phones with small amounts of internal storage (512MB and even 1GB,
> android 2.2 and 2.3 and even some 4.0) the user wont be able to install the
> app (or keep it) unless you let them put it on the sdcard instead of the
> internal phone storage. Very few cordova apps are the kind of app which
> shouldn't be on external storage.
> more details:
> http://developer.android.com/guide/topics/data/install-location.html#Should
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)