Android recording screen Tool

Source: Internet
Author: User

Can be used in windows, linux, and mac

First, make sure that the java sdk is installed on the machine;
Then, connect the android phone to the computer through usb
Run the adb devices command and see the device. This step is very important and starts the android adb-related services. Otherwise, the service cannot be used after the tool is run.
Double-click the file or run the command javaws androidscreencast_file_path.
 

PS:

Desktop app to control an android device remotely using mouse and keyboard. shocould work on Windows/Linux/MacOS with any android device.

I 've created a google groups HERE for support, no direct help request please.

Installation
Install the android sdk (download here)
Connect your device through USB cable and ensure it's detected with "adb devices"
Make sure you have Java Runtime Environnement 5 or later installed
Click HERE. You can launch it by typing "javaws <jnlp file>" from a command line.
If mouse/keyboard control doesn't work, open a command line and type:

Adb shell
Su
Chmod 777/data/dalvik-cache
Cd/data/dalvik-cache
Chmod 777 ./

Features
Mouse and keyboard control FOR ROOTED DEVICES ONLY
Landscape mode (right click)
Video recording
Basic file browser
Current limitations
Slow refresh rate (about 4-5 fps)
Not all keycode are mapped. See KeyMapping
Todo
Automatic screen rotation based on the device current state.
Improve speed
Audio redirection
How can I help?
Donate using this button: (Thank Daniel and Taylor !)
Report issues, submit patch ,...


 

 

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.