简体   繁体   English

Android SDK和Eclipse虚拟设备无法启动

[英]Android SDK and Eclipse Virtual device not launching

I have just installed eclipse with the andriod sdk. 我刚刚用Andriod SDK安装了Eclipse。 I have completed all suggested steps. 我已完成所有建议的步骤。 When I attempt to launch the Emulator widows returns emulator arm stopped working can anyone help me with this I cannont test my .apk without it as I do not have an android device. 当我尝试启动模拟器寡妇时,模拟器臂停止工作,任何人都可以帮我解决这个问题。如果没有它,我将无法测试我的.apk,因为我没有android设备。

Have you created a virtual device or the emulator. 您是否创建了虚拟设备或仿真器。 m guessing u have not. 我猜你还没有。 Start AVD manager,u can find it in the same folder where the 'android sdk manager' resides. 启动AVD管理器,您可以在“ android sdk管理器”所在的文件夹中找到它。 Choose the create new option and create a emulator. 选择“创建新选项”并创建一个仿真器。 This will create the emulator and the applications that you write on eclipse will run on this emulator. 这将创建模拟器,并且您在eclipse上编写的应用程序将在该模拟器上运行。 Note : the emulator will take a few moments to run, the first time. 注意:模拟器第一次运行需要一些时间。 So don assume that its not working. 因此,不要以为它不起作用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM