I believe it is because of this.....android:minSdkVersion="7" Install to SD wasn't added until API 8(I think). I know it didn't exist in 7. Mike Child
On Mon, Jun 18, 2012 at 8:26 AM, michelw <[email protected]> wrote: > Hello, > > my application doesn't have the option "move to sdcard" after installation.. > > i put android:installLocation="preferExternal" in my AndroidManifest.xml.. > > ( <uses-sdk android:minSdkVersion="7" android:targetSdkVersion="15" /> ) > Monodroid version 4.2.3 > > i forget something? > > Regards > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
