
Situation:
I have to demo my Android Phone screen but I don't have a device projector.
Solution:
Prerequisite:
Download DroidEx.jar
Do:
1. Connect Phone to your PC/MAC
2. Open Eclipse
3. Enter your android_sdk/tool folder, and type the following command:
$ java -cp DroidEx.jar:lib/ddmlib.jar com.commonsware.droidex.DroidEx
Done!
Ref:
- http://androidguys.com/?p=3519
- http://groups.google.com/group/cw-android/browse_thread/thread/d37cac83a2e2476b
Another similar tool: Android Screen Monitor
1 意見:
The tool has been updated and has new download place http://groups.google.com/group/cw-android/files
Original post:
http://groups.google.com/group/cw-android/browse_thread/thread/3999378e36284fe
Post a Comment