Giter VIP home page Giter VIP logo

ladb's Introduction

LADB

A local ADB shell for Android!

Installation

Requirements:

  • Gradle
  • Git/Github CLI/GitHub Desktop (Download from dependencies folder)
git clone https://github.com/pronoymukherjeewritescode/LADB.git

or

gh repo clone pronoymukherjeewritescode/LADB

How does it work?

LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android's Wireless ADB Debugging feature allows the server and the client to speak to each other locally.

Initial Setup:

  1. About -> Build Number -> Click 7 times
  2. Developer Settings -> Wireless ADB Debugging -> On
  3. Developer Settings -> ADB Debugging -> On

Troubleshooting:

If you encounter "device unauthorized" or "multiple devices connected", try this:

  1. Enable Airplane Mode
  2. Disconnect any USB devices
  3. Kill and restart LADB

Still not working? Try this:

  1. Close LADB completely
  2. Developer Settings -> Wireless ADB Debugging -> Off
  3. Developer Settings -> ADB Debugging -> Off
  4. Developer Settings -> Revoke authorizations
  5. Reboot
  6. Developer Settings -> Wireless ADB Debugging -> On
  7. Developer Settings -> ADB Debugging -> On
  8. Enable Airplane Mode
  9. Open LADB

Credit

Thanks to Surge1223 for precompiling ADB for the ARM/ARM64 architecture.

License

While this project is GPLv3 licensed, I would like to add an additional parameter: no recompilations of the app are to be placed on the Google Play Store or any alternative APK-providing websites.

Still confused? Email me at [email protected].

ladb's People

Forkers

pronoy2108

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.