Code Monkey home page Code Monkey logo

adb-assistant's Introduction

ADB Assistant

ADB Assistant is a macOS GUI wrapper for ADB (Android Device Bridge) comand line tool. It allows you to communicate and perform basic actions with Android device from your computer.

Currently it provides the ability to:

  • Choose a device from the list of the connected devices;
  • Reboot the device to:
    • System
    • Recovery
    • Bootloader
  • Take screenshot from the device and save it to your computer;
  • Install an APK to device by a simple drag'n'drop.

Installation

  • Grab latest binary from the Releases page and unpack it to the Applications folder on your Mac;
  • Download latest Android Platform Tools from the official site (or install them via Homebrew: brew cask install android-sdk);
  • Run application, and specify the path to platform tools (if you're using Homebrew it will be /usr/local/share/android-sdk/platform-tools).

Usage

  • Activate the developer mode on your device (tap 5-7 times on build number in About section in Settings), navigate to Developer options and enable USB debugging;
  • Once you have connected your device, the application should automatically detect it and show you the available actions.

Build

The application has no external dependencies, so just clone and build it with latest XCode.

Credits

The project was developed by Michail Ovchinnikov.

Icons by Icons8.

License

The project is distributed under MIT License.

adb-assistant's People

Contributors

movch avatar andreov avatar cpeso 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.