Mr. Black
Mr. Black

Reputation: 12082

How to emulate my Android Phone in System

How can i emulate my Android Phone?. i.e 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

Upvotes: 0

Views: 857

Answers (2)

apesa
apesa

Reputation: 12443

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

Upvotes: 1

Nils Magne Lunde
Nils Magne Lunde

Reputation: 1824

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.

Upvotes: 0

Related Questions