Giter Club home page Giter Club logo

remoteadb's Introduction

Remote ADB Activator

Easily control your android device over adb remotely! No more digging around in your desk drawer for your USB cable. Just connect to adb over WiFi.

Remote ADB Activator let's you easily start and stop the remote adb on your device on your desired port.

Getting Started

This app requires root access

To get started using ADB remotly just fill in your desired port number (default is 5555) and hit Start ADB. ADB will now be running on the device. It will show the ip of the device on the top of the screen.

Once you got remote adb running open up your terminal/cmd and connect adb to your ip. You can do this with the following code assuming you run Remote adb on default port (I use 192.168.1.1 as my ip for example):

adb connect 192.168.1.1

Now when you execute adb devices your device will be listed.

192.168.1.1:5555 device

Now you can start sending abd commands over WiFi

Special thanks to cornedor

remoteadb's People

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.