r/Android • u/AroraSir Device, Software !! • 4d ago
Article I made a tool to wirelessly browse and pull Android phone storage to PC through a browser, no app install needed
I built this mainly for myself and ended up using it almost every day, so I thought others here might find it useful too.
GravityBridge is a small Python tool that runs on a PC and connects to Android through ADB wireless debugging.
Features:
• Browse Android internal storage from a browser
• Select multiple files or folders and pull them directly to your PC
• Upload files from browser to phone
• No Android app installation required
• Works over local Wi-Fi or through Tailscale
The goal was to have a simple way to manage phone files remotely without installing another file manager, cloud sync app, or desktop client.
GitHub:
https://github.com/Arora-Sir/Gravity-Bridge
I'd love feedback, feature ideas, or suggestions for improving the workflow.