Thanks, that worked.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/The-minimum-Android-version-is-higher-than-this-device-supports-tp5052489p5052528.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
The shared runtime tries to install the target framework version, which
is too high for your device.
Try turning off the shared runtime:
Project Properties -> Mono Android Options -> Use Shared Runtime
Rebuild and try again.
Jonathan
On 12/6/2011 9:46 AM, jklida wrote:
> I am trying to debug
I am trying to debug a Mono for Android project that is targeting Android 4.0
(Admob SDK requires 3.2+) with a minimum version set to 2.1 in the manifest.
However, when I try to debug on my device that has 2.2, I get the "The
minimum Android version is higher than this device supports." error when
From: monodroid-boun...@lists.ximian.com
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Wally McClure
Sent: Sunday, October 30, 2011 8:29 PM
To: monodroid@lists.ximian.com
Subject: Re: [mono-android] The minimum Android version is higher than this
device supports. I updated this weekend t
minimum Android version is higher than this
device supports.
I updated this weekend to the Android SDK r15. I'm not sure if this is related
or not.
Wally
From: theevilprogram...@hotmail.com
To: monodroid@lists.ximian.com
Date: Sun, 30 Oct 2011 21:23:27 -0400
Subject: [mono-an
is higher than this
device supports.
I updated this weekend to the Android SDK r15. I'm not sure if this is related
or not.
Wally
From: theevilprogram...@hotmail.com
To: monodroid@lists.ximian.com
Date: Sun, 30 Oct 2011 21:23:27 -0400
Subject: [mono-android] The minimum An
droid-boun...@lists.ximian.com
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Wally McClure
Sent: Sunday, October 30, 2011 8:29 PM
To: monodroid@lists.ximian.com
Subject: Re: [mono-android] The minimum Android version is higher than this
device supports.
I updated this weekend to the Andro
I updated this weekend to the Android SDK r15. I'm not sure if this is related
or not. Wally
From: theevilprogram...@hotmail.com
To: monodroid@lists.ximian.com
Date: Sun, 30 Oct 2011 21:23:27 -0400
Subject: [mono-android] The minimum Android version is higher than this device
sup
I have an app set with the minimum sdk version of 7 in the AndrodiManifest.xml.
When I attempt to deploy this to an emulator running Android 2.3.1 (SDK 9), I
get an error stating: The minimum Android version is higher than this device
supports. I'm running M4A 1.9.2. I would think that this