Coder Social home page Coder Social logo

adbmanager's Introduction

ADBManager - ADB manager for Android devices

The program is designed for visual and easy management of the ADB-Server and connection of Android smartphones. Allows you to monitor the status of the adb service, manage it, and control the list of connected devices. Allows you to manage your smartphone: search for installed packages by part name, install, delete APK, screenshot, reboot (Normal, Bootloader, Recovery mode) and shutdown the device. For advanced users, there is an Android Shell terminal and an SD-Card file manager.

Starting from v2.9, it is possible to enable, disable and delete non-removable applications for Android >= 6.

Access to the device via USB and rules

Update the rules for Android devices on your computer, include the active user in the adbusers group and reboot:

su/password
groupadd adbusers; usermod -aG adbusers $(logname)
wget https://raw.githubusercontent.com/M0Rf30/android-udev-rules/master/51-android.rules -O /etc/udev/rules.d/51-android.rules
reboot

Connecting via ADB over Wi-Fi

  • Connect the smartphone via USB
  • Press the emulator button and Switch to TCP/IP mode
  • Disconnect the smartphone from the USB
  • Press the emulator button and enter the IP address of the smartphone

Tested in Mageia-8/9 and Linux Mint-20.

Dependencies: adb, iproute2, sakura, nmap, gtk2
Free icons: https://icon-icons.com/ru/

Translations

  • en - English
  • de - German (completed, doktor5000)
  • es - Spanish (in progress, Rizado)
  • fr - French (free/author)
  • it - Italian (free/author)
  • ru - Russian

If you would like to add to this list then get in touch.
To create your own translation, download the main translation template: adbmanager.pot

Install and run the PoEdit editor. Open in it: Menu-File-Create from POT/PO file and select the file adbmanager.pot. Immediately specify the language into which you want to translate and... Menu-File-Save As... Specify the file name adbmanager.xx.po, where xx is the language prefix.

adbmanager's People

Contributors

akotov-dev avatar doktor5000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.