"Turn" Android screen Monitor-Android Real machine capture

Source: Internet
Author: User

Http://www.cnblogs.com/xiaofeixiang/p/4086092.html

In general, there are two ways to run an Android app, one is to set up an Android virtual Device Emulator, to manage it via Android manger, and to plug in a USB cable directly on the real machine, but if the computer is configured to be low, Directly with the real machine and then do the demo when the real machine on the interception down, sent to the computer a bit laborious. This time the demand is coming, that is, the screen of the real machine is displayed on the computer, this time the Android Screens monitor (ASM) appears, ASM is a monitoring device or simulator screen tools, ASM is the ADB Debug Bridge client application, When ASM starts to monitor the screen, it connects to ADB via Port 5037, constantly keeping the screen data of the monitored device in the frame cache and converting the image data into user-observable content. Concepts and business scenarios understand that the following is the implementation process:

1. You have to make sure that your Android program can be debugged on the simulator, plug in the data cable on the phone can also be debugged, if this is no problem, you can go to the next step:

2. Download the ASM program: Https://code.google.com/p/android-screen-monitor/downloads/list, the latest version is 2.5, directly download.

3. After decompression found a asm.jar, I was directly copied to the tools directory: (according to your habits, you can be placed in any place you are accustomed to)

4. In cmd, enter the command Java-jar Asm.jar:

If your phone is connected to a computer and is in an adjustable state, then you will see such a piece:

After 5.OK, you will be able to see your phone screen:

If you think the real phone screen is too large, you can right-click on the screen to make the following settings:

At this point the real machine screen has been displayed on your computer, say two more, the third step to see your personal habits, the fourth step if you do not like the command line of CMD, directly double-click can ~

"Turn" Android screen Monitor-Android Real machine capture

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.