This error occurs for mis-configuration of Application.
Make sure you have configured sdk correctly. Tools-> Option-> Xamarin (Give the right path of jdk)
Right click on your project. -> properties -> Android Options-> check Use share Runtime. Uncheck Use Fast Deployment(debug mode only).
Right click on your project. -> properties -> Application-> set the right version of Android sdk and your emulators Android sdk from dropdown
It should solve your errors.
No comments:
Post a Comment