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.

Carlos.

2011/5/24 jnmahi <[email protected]>

> 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
> it
> throws exception
>
> MonoDroid.SdkNotSupportedException: The device does not support the minimum
> SDK level specified in the manifest.
>
>   at MonoDroid.Adb.Install(Device device, String package)
>
>   at Novell.MonoDroidVS.DeploymentTasks.InstallSharedRuntime(Device device,
> CancellationToken token)
>
> Can anyone tell me what should i do to run my application in my andriod
> emulator ...
> Thanks in advance
>
> --
> View this message in context:
> http://mono-for-android.1047100.n5.nabble.com/Configure-andriod-emulator-for-mono-tp4421990p4421990.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> 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