问题描述
我试图用codenvy开发Android项目,但我不知道我怎么能启动模拟器,看看我的项目的运行。我发现这个视频( https://www.youtube.com/watch?v=HqkHOWbFrDQ)关于使用manymo作为基于云仿真器,但我不知道如何与codenvy的当前版本中使用它。
I'm trying to use codenvy to develop android projects, but I don't know how I can launch the emulator to see my project running. I found this video(https://www.youtube.com/watch?v=HqkHOWbFrDQ) about using manymo as a cloud based emulator but I don't know how to use it with the current version of codenvy.
编辑:我点击运行按钮,但我没有窗户坡平了,这里是我的项目的一个屏幕截图:
EDIT : I clicked on the "run" button but I got no window poping up, here is a screen-shot of my project :
推荐答案
我们现在有一个内置的模拟器。当您启动了亚军,你会首先看到一个灰色的屏幕 - 从弹出在这一点上单击鼠标右键,选择仿真。这需要一点时间来加载,那么你应该看到Android标志,然后在主屏幕上。
We now have a built-in emulator. When you launch the runner you'll first see a gray screen - at that point right-click and choose "Emulator" from the pop-up. It'll take a moment to load then you should see the Android logo and then the home screen.
这篇关于发展与codenvy的Android项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!