Giter VIP home page Giter VIP logo

adb-remote-screen's Introduction

Adb-Remote-Screen

Download link

Simple tool to control your android phone from your pc through ADB. It can be usefull for retrieving data from broken devices. Supports only touches and swipes.

You must provide adb binary path. To do this, provide your adb binary path in the local.properties file. In command line, you can pass as argument the adb path, see code snippet below

To start programm:

  • 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

This project takes screenshots with adb every seconds. In fact taking screenshot, converting it from raw to png, and displaying it take little bit more than one second. So increase screenshot period will overflow your phone and result will not be better.

Sometimes, when starting program window stay empty, just close and relaunch.

alt tag

adb-remote-screen's People

Contributors

majeurandroid avatar kampaiman avatar

Watchers

Craig Kelley 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.