Ah okay. I changed it to 2.1. I got some compile problems now, because I 
managed to use an API that wasn't available in 2.1 yet. 
Easy to fix though, so the app should work in a matter of an hour or so.

Thanks for the help :)

-----Oorspronkelijk bericht-----
Van: [email protected] 
[mailto:[email protected]] Namens Jonathan Pryor
Verzonden: woensdag 7 maart 2012 21:47
Aan: Discussions related to Mono for Android
Onderwerp: Re: [mono-android] Android 2.1 support

On Mar 7, 2012, at 3:30 PM, Willem Meints wrote:
> The big question is: Is this something I did wrong, or is Android 2.1 no 
> longer supported in Mono for Android 4.0.4?

Mono for Android 4.0.4 still supports Android 2.1, and you probably haven't 
done anything wrong, per-se. ;-)

The default API level that Mono for Android projects target is API level 8, so 
if you haven't changed it in the Project Options dialog, then you will see that 
error when installing to a target running API level < 8. Check the 
TargetFrameworkVersion specified in your Project Options, and make sure that 
it's Android 2.1 or lower.

Thanks,
 - Jon

_______________________________________________
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

Reply via email to