Droid@screen: Display Android phone screen on PC screen

Source: Internet
Author: User

Here is a tool--[email protected], used to get the phone screen, displayed on the PC screen. It integrates, video and other functions in one.

Installation

1.: http://droid-at-screen.org/download.html, after download is a jar package, put in a directory can.

2. Install JDK6 or later

3. Install the android SDK (download a full package from the Android official to unzip it)

4. Set the ANDROID_HOME environment variable to point to the ANDROIDSDK home directory (This step if not done, you need to manually set the ADB absolute path in the Droidatscreen main interface, the same effect).

5. Install USB driver for your Android device and need to support ADB driver.

6. Turn on the USB debugging option for the Android device (settings-> Developer options, USB debugging)

7. Connect the PC to the Android device with a USB cable, and you can enter the ADB devices in CMD to ensure that your device is recognized. If an exception occurs, the USB cable can be unplugged and re-inserted for re-identification.

To restart the ADB service:

ADB kill-server
ADB start-server

8. Run [email protected]

Java–jar Droidatscreen-1.2.jar

For later convenience, you can write a batch command, save as [email protected], the bat file and jar package in the same directory.

BAT file Contents:

Java-jar./droidatscreen-1.2.jar

[email protected]: Display Android phone screen on PC screen

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.