[mono-android] Mono 4.0.3 installLocation at 2.1

Jonathan Pobst monkey at jpobst.com
Wed Jan 25 15:19:59 UTC 2012


This error is coming from the Android SDK.

You will need to change your target Android framework to 2.2 or set a 
targetSdkVersion in the manifest to 8, and then set minimumSdkVersion to 
7 or less.

Hope this helps!
Jonathan

On 1/25/2012 5:39 AM, tsukrov wrote:
> Hi!
>
> We were using minSdk = "7" (2.1) combined with
> installLocation="preferExternal".
> It's the  http://developer.android.com/guide/appendix/install-location.html
> recommended way  to allow SD install for 2.2+.
>
> Unfortunately M4A 4.0.3 is over protective in this case.
> We have the following error:
>
> *No resource identifier found for attribute 'installLocation' in package
> 'android'*
>
> We would like to keep the single APK for 2.1&  2.2+.
>
> Please relax the limitation, since Android SDK has no problem with the
> attribute.
>
>
> --
> View this message in context: http://mono-for-android.1047100.n5.nabble.com/Mono-4-0-3-installLocation-at-2-1-tp5429975p5429975.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>



More information about the Monodroid mailing list