Skip to content

BetterAndroid/Adbrowser

Repository files navigation

Adbrowser

GitHub license Telegram Telegram QQ

A modern cross-platform Android file manager powered by ADB.

English | 简体中文

LOGO BetterAndroid

This project belongs to the above-mentioned organization, click the link above to follow this organization and discover more good projects.

What's this

Adbrowser is a modern, cross-platform Android device file manager built with Jetpack Compose Multiplatform.
It allows developers and testers to access Android devices through ADB and visually browse and manage files on PC — including debug app data without root access.

The original intention of this project was that the Device File Explorer feature of Android Studio is not stable and reliable enough in some cases and cannot run independently, and currently there is no complete cross-platform solution.

Features

  • 🔌 ADB Integration: Connect to authorized Android devices via ADB
  • 🗂 Full Filesystem Access: Browse from root /, support for /data/data via run-as or su
  • 💻 Cross-platform GUI: Runs on Windows, macOS, and Linux using compose-multiplatform based on JavaFX
  • 🧭 Tabbed File Browsing: Multi-tab design for easy navigation
  • 🧲 Drag and Drop Support: Drag files in/out between device and PC
  • 🧠 Smart Access Layer: Automatic privilege fallback — root, run-as, or read-only
  • 🛠 Designed for Developers: Useful for debugging, testing, and inspecting app data

Maintenance Status

This project is a work in progress (WIP) and under active development. Judging from the developers' free time, the implementation may not be very fast.

The goal is to build a fast, reliable, and intuitive ADB-based file manager for Android devices.

✅ Code contributions, bug reports, and feature suggestions are very welcome!

Promotion

Hey, please stay! 👋

Here are related projects such as Android development tools, UI design, Gradle plugins, Xposed Modules and practical software.

If the project below can help you, please give me a star!

All projects are free, open source, and follow the corresponding open source license agreement.

Star History

Star History Chart

License

Copyright (C) 2019 HighCapable

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Copyright © 2019 HighCapable

About

A modern cross-platform Android file manager powered by ADB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages