• Stars
    star
    303
  • Rank 137,028 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created over 3 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A fluent UI for ADB on Windows

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.