简体   繁体   English

如何在系统中模拟我的Android手机

[英]How to emulate my Android Phone in System

How can i emulate my Android Phone?. 如何模拟我的Android手机? ie How can i operate my Android Phone through System, like change the settings, browse the applications. 即我如何通过系统操作我的Android手机,例如更改设置,浏览应用程序。 (My phone is Xperia X10 mini pro). (我的手机是Xperia X10 mini pro)。 Is it possible.? 可能吗。?

Thanks 谢谢

Yes, in your Phone settings->applications->development->USB Debugging . 是的,在手机设置->应用程序->开发-> USB调试中。 Check that and plug your phone in. If you have the SDK installed correctly you should able able to see your phone. 检查并插入手机。如果正确安装了SDK,则应该能够看到您的手机。 If you use Eclipse this is easy. 如果使用Eclipse,这很容易。 Otherwise you could use ddms from the cl 否则,您可以使用cl中的ddms

The Android SDK includes an Emulator. Android SDK包含一个模拟器。 Have a look at this site . 看看这个网站 I believe it only emulates vanilla Android, so you wont get the same GUI as on you Xperia phone. 我相信它只能模拟香草Android,因此您不会获得与Xperia手机相同的GUI。

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

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