Android Everything v0.1.0
Android Everything v0.1.0
The first public release brings an Everything-style, search-as-you-type experience for Android files to Windows.
Highlights
- Standalone
AndroidEverything.exefor Windows 10 and later; Python is not required - Fast local search powered by SQLite/FTS5
- Atomic index replacement keeps the previous index when scanning fails or is cancelled
- Device discovery, extension filters, sorting, pull/open/reveal, path copy, and delete operations
- Persistent index and logs under
%LOCALAPPDATA%\AndroidEverything - The app now opens with setup guidance instead of exiting when ADB is missing
Installation
- Download
AndroidEverything.exebelow. - Install Android SDK Platform Tools and add
adbtoPATH. - Connect an Android device with USB debugging enabled and start the executable.
ADB is not bundled. This release is not code-signed, so Windows SmartScreen may show a notice. Verify the executable using AndroidEverything-v0.1.0-SHA256.txt.
Verification
- Unit tests: 9 passed
- Packaged startup smoke test: passed on Windows 10
- SHA-256:
1fd96efda302b272a8cb2b676e6ab4b9e198e79d5e76761ef6aeaf00ba3b1982
See the user guide and changelog for details.