我为mac安装了visual studio,并为ios和android开发了基于xamarin的应用程序。
我看到了ios版的所有iphone模拟器,但android版我没有看到所有的模拟器。我只看到两个android模拟器。
如何添加更多的android模拟器来在各种设备上测试我的应用程序?
发布于 2018-02-19 12:55:00
对于Android,您需要手动创建google模拟器。您可以按照以下步骤执行此操作:
Tools->SDK Manager
中的
Tools->Google Emulator Manager
并创建一个新的安卓模拟器:
发布于 2018-02-19 12:59:08
你必须使用Visual Studio代码吗?Android Studio是一个免费软件,您可以下载适用于各种android手机的仿真器。如果你还没有使用Android Studio,如果你正在开发android应用程序,我会试一试。这是Android Studio https://developer.android.com/studio/index.html Cheers的网址,瑞秋
https://stackoverflow.com/questions/48835506
复制相似问题