最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

xamarin - Android Emulator in Visual Studio 2019 - Stack Overflow

programmeradmin3浏览0评论

I am new to mobile programming. I try to run a simple android app but i keep getting this error from the android device manager. I had previously downloaded the emulator before to use to run the mobile app. Android Emulator Error Image

I tried restarting visual studio to see it might work but it does not.

I am new to mobile programming. I try to run a simple android app but i keep getting this error from the android device manager. I had previously downloaded the emulator before to use to run the mobile app. Android Emulator Error Image

I tried restarting visual studio to see it might work but it does not.

Share Improve this question asked Jan 30 at 12:13 ReubenReuben 1 1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Bot Commented Jan 31 at 6:49
Add a comment  | 

1 Answer 1

Reset to default 0

Looks like your emulator has got corrupt configuration. It is taking unexpected -prop values. Try deleting and recreating the emulator. Make sure the system image is correct i.e. SDK version used by the emulator. Then try manually starting the emulator using command prompt using emulator -avd <AVD_NAME>. At the end, restart your emulator.

Hope this helps!

发布评论

评论列表(0)

  1. 暂无评论