如何在Android模拟器上运行APIDemos?

时间:2009-07-02 07:10:51

标签: android

我想在Android模拟器上的platforms\android-1.5\samples目录下运行APIDemos,但我不知道该怎么做。
我是否需要生成apk或导入源作为eclipse项目?

3 个答案:

答案 0 :(得分:3)

最简单的方法是将项目源导入为Eclipse项目,然后从Eclipse运行。

答案 1 :(得分:3)

我尝试导入Api演示,但它对我不起作用。试试这个: File-> New-> Android Project->从现有资源创建项目, 选择浏览器窗口的API演示并完成。

对我有用!

答案 2 :(得分:0)

不,我看到我们是否从Eclipse运行Android Emulator,它非常慢,因为Eclipse必须调用Android Emulator(大约5分钟)。

编辑:我在这里找到了一个解决方案:http://www.androidfreeware.org/tutorials/how-to-install-apk-files-on-android-device-emulator