Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable "move to SD card" #25

Closed
GoogleCodeExporter opened this issue Apr 14, 2015 · 1 comment
Closed

enable "move to SD card" #25

GoogleCodeExporter opened this issue Apr 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Even when an app has few non-code resources, one can still save some precious 
internal memory by allowing an SD card install ("Move to SD card" option in 
Settings/Applications/Manage Applications/JavaIDEdroid).
I rebuilt JavaIDEdroid with android:installLocation="preferExternal" in the 
AndroidManifest.xml file in the <manifest> section and saved 1.5Mb on the 
installed size.  This counts on older devices.

Original issue reported on code.google.com by JeffreyR...@gmail.com on 2 Mar 2012 at 8:20

@GoogleCodeExporter
Copy link
Author

This feature requires API Level 8.
I'd rather not use this feature and leave the minSDK Level to 4, so that users 
with older Android devices can use the Java compiler at least.

Original comment by tom.ar...@gmail.com on 28 Mar 2012 at 6:12

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant