Skip to content

cxulo/ADB-Explorer

 
 

Repository files navigation

ADB Explorer Logo

ADB Explorer

Platform

Issues GitHub last commit

An interface to ADB that allows browsing, transferring, and editing of files with ease, in a modern and fluent Windows app, built in WPF.

Issues



App Files

...\AppData\Local\IsolatedStorage\...

Launch app while pressing L-Ctrl to open app files location which may contain:

  • App.txt - persistent settings file.
  • AdbProgressRedirection.exe - a pipe for getting progress updates while executing ADB push & pull commands.
  • TEMP - a folder to which edited files are transferred temporarily.

The settings file contains user app settings as well as other settings not directly accessible. The file can be edited, but the format must be preserved. An unrecognized entry will be overwritten. The file can be deleted to restore app settings to their defaults.

About

A fluent UI for ADB on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.8%
  • C++ 1.2%