[Monodroid] Problem with Prerelease 13 & Android 2.1
Jonathan Pobst
monkey at jpobst.com
Sun Mar 6 16:43:10 EST 2011
Open your AndroidManifest.xml (in \Properties) and remove the
installLocation attribute. Note that if you open the property pages, it
will probably get rewritten.
I will need to modify the property page to not write that attribute for
projects targeting 2.1 or lower.
Jonathan
On 3/6/2011 3:31 PM, Kristofer Liew wrote:
> I have a project which I created in prerelease 8 of MD. After Upgrading
> to P13, I got problems installing the class library for Android on the
> emulator, and after checking the Project configuration I found that it
> was set to 2.2, so I changed it to 2.1 which is the version of my device.
>
> Now I get a compilation error
>
> AndroidManifest.xml:2: error: No resource identifier found for attribute
> 'installLocation' in package 'android'
>
> Compiling for 2.2 works ok, but 2.1 fails.
>
> Any ideas on what setting to change?
>
> /K
>
>
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
More information about the Monodroid
mailing list