An open API service indexing awesome lists of open source software.

https://github.com/jonatino/droid-explorer

Cross-platform root file explorer for Android phones.
https://github.com/jonatino/droid-explorer

adb android android-app android-phone droid-explorer material-design root

Last synced: 4 months ago
JSON representation

Cross-platform root file explorer for Android phones.

Awesome Lists containing this project

README

          

# Droid-Explorer
_Kotlin Based Cross-Platform Android File Manager_

[![Build Status](https://travis-ci.org/Jonatino/Droid-Explorer.svg?branch=master)](https://travis-ci.org/Jonatino/Droid-Explorer)
![license](https://img.shields.io/github/license/Jonatino/Droid-Explorer.svg)

This library is licensed under Apache License 2.0.

DroidExplore is an open source Kotlin library that provides file access to Android phones via ADB on Linux/Windows/MacOS X with NO need for extra libraries/apps!

**NOTE** : Droid-Explorer requires **Java 1.9** or higher.

# How Can I Use Droid-Explorer?
Double click the run.bat to build the project. Once the build is finished, press any key to open Droid-Explorer.

# Plans
Note that I can not give any ETA regarding when certain features will be implmeneted. Feel free to contribute to the project and create a pull request if you'd like to help out :D.
- Support for non-rooted devices
- Ability to compress files/folders to .zip
- Add ability to utilise back/forward buttons on some mice
- Add linux/Mac OS X adb extensions
- ADB over WiFi

# Screenshots

![Alt text](https://dl.dropboxusercontent.com/s/q27kchfpvch7mhj/java_2016-04-25_02-29-16.png "Gui Demo")

![Alt text](https://dl.dropboxusercontent.com/s/yorxud20tk0bqqu/java_2016-04-25_02-30-31.png "Gui Demo")

![Alt text](https://dl.dropboxusercontent.com/s/zkndsp13g3m06ow/idea_2016-05-22_15-59-05.png "Gui Demo")