sketchub icon

NADB - Android Debug Bridge

SilvaDeveloper
18 Likes
14 Comments
113 Downloads

What's new

Project inspired by LADB by Silva (https://github.com/silvadev13) See more on description

Screenshots

About

This project is a simplified and refactored Java version of LADB (Local ADB). Its purpose is to provide a lightweight implementation that allows executing ADB commands directly on the device without needing a PC.

This version focuses on:

Clean and readable Java code

Simplified structure for easier maintenance and learning

Removal of unnecessary dependencies

Better organization of classes

The goal of this project is to serve as a base for developers who want to study how a local ADB client works, build their own ADB-based tools, or extend the implementation to fit their needs.

Since this project is derived from LADB, which is licensed under GNU General Public License v3 (GPLv3), this version is also distributed under GPLv3.

©2026 Sketchub | User Policy