Git Product home page Git Product logo

rdroid's Introduction

About

RDroid is a free and open source program written in Java to connect to android devices via USB cable. Provides the ability to display the screen of android and remotely control it from a PC. Uses MonkeyRunner for remote control and JavaCV to display the android screen.

Usage

To run this program you need to install JVM and ADB.

Download latest JAR file from release. Go to the folder where you downloaded the jar and run the file:

java -jar ~./RDroid.jar

Default Hotkeys

Keyboard shortcut Description
alt + left arrow go back
ctrl + alt + h go home
ctrl + alt + l open recent app list
ctrl + shift + F10 mute volume
ctrl + shift + F11 volume down
ctrl + shift + F12 volume up
ctrl + C/V copy/paste
ctrl + shift + V paste copied text from PC to android
left/top/right/bottom arrows navigation

Issues

  1. If the size of the displayed screen is not correct, check whether the screen sizes have been changed (some devices such as Samsung-s7, provide the ability to change the resolution of the screen in the settings). To fix it just return screen sizes to original.
  2. Text input is available only for English letters.
  3. Xiaomi devices by default blocked input simulation. To use MonkeyRunner, you must enable this option in the developer settings.
  4. Multiple connection working but after start connection with first device you should wait until the Android screen appears. After that you can connect with another.

rdroid's People

Contributors

kirilamenski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rdroid's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.