On Jun 18, 2012, at 8:26 AM, michelw wrote: > 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?
Sorry, this is a bug. We were using $(TargetFrameworkVersion) to control whether we kept the /manifest/@android:installLocation attribute, when we should have been checking for and using //uses-sdk/@android:targetSdkVersion. This will be fixed in 4.2.4. Thanks, - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid