cesine created CB-5920:
--------------------------
Summary: 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
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)