Screen Mirror @ Desktop
Desktop app to control an android device remotely using mouse and keyboard. Should work on Windows/Linux/MacOS with any android device.
Installation
- Install the android sdk (download here).
- Screen@Desk.jar (download here)
- Connect your device through USB cable and ensure it's detected with "adb devices"
- Check USB Debugging in developer options in settings. If you couldn't see the devloper options in settings, then goto to about phone > go down there you can see Builder number click on it for seven times. Then go back and there you can find developer options . click on it you can find USB Debugging then check it.
- Make sure you have Java Runtime Environnement 5 or later installed.
- Open thw Screen@desk.jar and browse to adb.exe here i install sdk in D drive and press Ok.
- Then you can see a window with ur mobile screen.
- Click HERE. You can launch it by typing "javaws <jnlp file>" from a command line.
Remote control using mouse/keyboard for ROOTED mobiles only...!
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

No comments:
Post a Comment