[mono-android] Bluebird Pidion BIP-6000
Jonathan Pryor
jonp at xamarin.com
Fri Nov 18 16:11:06 EST 2011
On Nov 18, 2011, at 11:22 AM, Steve Sharrock wrote:
> The app's minimum is 2.1 (Level 7), and the device's "About" says that it also is 2.1. I lowered the app to 1.6 (Level 4) just to test; but, I get the same message.
Where did you lower it? :-)
I realize that this is confusing, and thus we need to improve this, but there are two (yes, two) places version numbers are listed.
There's the TargetFrameworkVersion, and then there's the Mono for Android Application / Minimum Android version.
Make sure that you're setting the TargetFrameworkVersion when you build your package. You may need to clean + rebuild your project.
Thanks,
- Jon
More information about the Monodroid
mailing list