If you right click on the project and go to Properties you should see a
place to specify the minimum Android version to target.
On Wed, May 25, 2011 at 4:16 AM, jnmahi wrote:
> Thanks for you reply . Can you tell me where in solution file can i
> specify version of andriod ??
>
> --
> View t
Thanks for you reply . Can you tell me where in solution file can i
specify version of andriod ??
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Configure-andriod-emulator-for-mono-tp4421990p4424559.html
Sent from the Mono for Android mailing list archive at Na
Hello,
The "The device does not support the minimum SDK level specified in the
manifest." indicates that the device is using an Android version that is
older than the specified in the project (8 by default). You may try to
specify an older Android version -6 or 7- in the solution and try again.
C
Hi all ,
i set up monodriod for VS2010 . i created hello world program in
VS2010 . Its run perfectly fine in MonoDriod . I want to run this
application in andriod emulator . i ran my andriod emulator .. on deploying
i can see my emulator in rnning device window . when i select my emulator i