Android Screen Monitor: Synchronize the mobile phone Screen to PC and androidmonitor
Sometimes we need to display the screen of the real machine on the PC. The Android ADM can only listen for a batch of images statically, so on Google Code, google provides an Android Screen Monitor tool to display mobile phone screens in Real Time:
Http://code.google.com/p/android-screen-monitor/ click open link
Most of our friends cannot go over the wall. Here we provide the download link for CSDN and click to open it.
System Requirements
- Ver.2.00-2.50
- JRE (JDK) 5 or 6 and must set path to java bin directory
- Android 1.5-4.2 SDK and must set path to android sdk tools and platform-tools directory
- Ver.1.00-1.50
- Windows XP (32-bit) or Vista (32-bit)
- Android 1.5-1.6 SDK and must set path to android sdk tools and platform-tools directory
InstallHow to use
- Ver.2.00-2.50
- Ver.1.00-1.50
The following describes how to use it:
1. Configure the Java environment variables. Because we use jar, it is easier to configure the environment variables.
2. If the SDK environment variable is configured, simply follow the method on the official website. If no configuration is available, then:
java -jar /data/SDK/sdk/platform-tools/asm.jar
It is OK to write the complete path.
After running, you will be asked to select the machine to display:
Click OK to view our screen in Real Time:
Above.