[Monodroid] Problem with Prerelease 13 & Android 2.1

Matthew Groves mgroves1120 at gmail.com
Sun Mar 6 20:14:48 EST 2011


Nevermind, looks like I was editing the AndroidManifest.xml in
\obj\Release\android and not the one in the Properties folder.

It builds/deploys fine when I remove installLocation from
Properties\AndroidManifest.xml

-Matt

On Sun, Mar 6, 2011 at 7:22 PM, Matthew Groves <mgroves1120 at gmail.com>wrote:

> Editing the XML file doesn't seem to work...I still get an exception, but
> now it's in a MonoDroid alert box ("unable to sign" with the installLocation
> error) instead of the Visual Studio output.  It looks like the XML file gets
> overwritten after I make the change.
>
> -Matt
>
>
> On Sun, Mar 6, 2011 at 4:43 PM, Jonathan Pobst <monkey at jpobst.com> wrote:
>
>> 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
>>
>> _______________________________________________
>> Monodroid mailing list
>> Monodroid at lists.ximian.com
>>
>> UNSUBSCRIBE INFORMATION:
>> http://lists.ximian.com/mailman/listinfo/monodroid
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110306/5b893d1b/attachment.html 


More information about the Monodroid mailing list