ADB File Explorer for Android DevicesThis is a Windows based file explorer for Android phones.
This application is no longer supported, feel free to checkout the source and continue my work.
Prerequisites- Rooted Android phone with busybox
- ADB registered as a system variable (or placed in C:\windows\system32)
- ADB drivers installed
Version 0.3.1Now works with Android ports (e.g. HTC Vogue) Can now move up directories on the device, no longer have to start from '/' to change dir Added mv function Added to the GUI for app manager but so far only installs apps (as per v0.3)
Version 0.3Fixed 'push' bug Added rm function Added a basic app installer (file > app manager) to install single and bulk apps
Version 0.2Redesigned layout Stable operation Push/pull working for both files and directories May take a second or two to load if ADB is not running
Version 0.1Very basic, only the main features work. Simple layout.
CreditsAmine Haddad for the Standard Input/Output Class v0.1 BETA
|