Hello guys, I recently enabled the app2sd functionality in my app. To remain compatible with Android 1.5 i left intentionally the minSdkVersion at 3 and added android:installLocation="preferExternal" attribute to my manifest. Basically I followed what is listed in the following article: http://developer.android.com/guide/appendix/install-location.html
When i test the apk on my NexusOne (2.2) the app goes to the SD card, perfect! But when i publish the app on the market and install the same apk from the market on the same Nexus, the app2sd function is missing, I can't install it to my SD card. Has anybody had the same problem before? Thanks in advance! Laszlo -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en