Skip to content

Alex4SSB/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

%LocalAppData%\AdbExplorer

ℹ️ For Store version:
To be able to see these files, create %LocalAppData%\AdbExplorer\App.txt
before installing, otherwise the files are stored in an unknown location.

  • 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.