Giter Site home page Giter Site logo

adb-remote-screen's Introduction

Adb-Remote-Screen

Simple tool to control your device through ADB. Useful to retrieve data for broken devices. Supports touches, swipes and keys input.

DOWNLOAD

alt tag

How to use

First unzip the downloaded file anywhere you want. "local.properties" and "AdbRemoteScreen.jar" files must be in the same folder. AdbRemoteScreen needs ADB to work. You must provide an adb binary path in the local.properties file. (Or as an argument if you are running jars from command line)

From UI:

Right click on jar file > open with > Oracle Java X Runtime or OpenJDK X Runtime.

In command line :
cd path/to/jar/file
java -jar AdbRemoteScreen.jar
#or
java -jar AdbRemoteScreen.jar /path/to/adb/binary

New features in 2.0

  • Screenshots are now retrieved directly from device to computer's RAM through adb shell stream
  • Support for multiple connected devices
  • Added keys input support (all keys supported by Android are available)
  • Hot-Plug support (you can now unplug or plug a new device while running ARS, it will automatically detect changes)
  • Fixed bugs

TODOs

  • Add support for Windows
  • Add directory dialog to let user choose adb file through UI
  • Better handle device changes

Note

I am new to Swing environement, do not hesitate to fork and pullrequest, even for just reimplementing functionalities already present but in a more convinient way.

License

Copyright Majeur 2015-2016

Licensed under Apache License 2.0

adb-remote-screen's People

Contributors

kampaiman avatar majeurandroid avatar

Watchers

 avatar

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.