简体   繁体   中英

How to emulate my Android Phone in System

How can i emulate my Android Phone?. ie How can i operate my Android Phone through System, like change the settings, browse the applications. (My phone is Xperia X10 mini pro). Is it possible.?

Thanks

Yes, in your Phone settings->applications->development->USB Debugging . Check that and plug your phone in. If you have the SDK installed correctly you should able able to see your phone. If you use Eclipse this is easy. Otherwise you could use ddms from the cl

The Android SDK includes an Emulator. 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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