For macOS Β· Free & Open Source

Your Android's files,
right on your Mac.

DroidDock is a native file manager for your Android phone β€” browse, preview, sync, and download over a USB cable. No cloud account, no cables-and-folders dance.

πŸ“¦ Download for macOS First-time setup (5 min)
brew tap rajivm1991/droiddock && brew install --cask droiddock
Version 0.5.0 β€’ macOS 10.15+ β€’ Free & Open Source
DroidDock showing download options for an Android folder

Real DroidDock window β€” recursive folder download with conflict handling, mid‑transfer.

⇄

Folder Sync

Mirror whole folders between Mac and Android with pattern filters and timestamp preservation.

⌘

Keyboard-First

Table, grid, and column views, all fully navigable without touching the trackpad.

◐

Light, Dark, or Auto

Follows your Mac's appearance automatically, or set it yourself from Cmd+,.

First Time Setup

You don't need to know anything about Android development. This takes about 5 minutes, once.

1

Install DroidDock

Download the DMG below, open it, and drag DroidDock into Applications. If macOS says it's "damaged", that's a normal Gatekeeper warning for apps outside the App Store β€” see the FAQ for the one-line fix.

2

Install ADB

DroidDock talks to your phone through ADB, Google's own official tool for connecting a computer to an Android device. Open Terminal and run:

brew install android-platform-tools

Don't have Homebrew? Install it first from brew.sh.

3

Enable USB Debugging on your phone

This is a hidden Android setting that tells your phone to trust computer connections.

  1. Open Settings β†’ About phone
  2. Tap Build number 7 times
  3. Go back to Settings β†’ System β†’ Developer options
  4. Enable USB debugging

Worried this is risky? See "Is USB debugging safe?" below.

4

Connect your phone

Plug your phone into your Mac with a USB cable. On your phone, tap Allow on the "Allow USB debugging?" prompt (check "Always allow" to skip this next time). Open DroidDock β€” your phone appears in the device dropdown within a few seconds.

πŸŽ‰ Done β€” select your device and start browsing

Frequently Asked Questions

New to Android development terms? Start here.

Is USB debugging safe?

Yes. USB debugging is Android's official developer interface β€” the same one Android Studio and every Android tool uses. Enabling it does not root your phone, void your warranty, or expose your phone to the internet. It only allows a computer you've physically connected and explicitly approved (via the "Allow USB debugging?" prompt) to communicate with your device. You can turn it off anytime afterward in Developer options.

What is ADB?

ADB (Android Debug Bridge) is a command-line tool made by Google that lets a computer talk to an Android device β€” list files, install apps, view logs, etc. DroidDock uses it under the hood so you get a normal file-browser window instead of typing commands.

Do I need to redo this setup every time?

No. Once ADB is installed and you've checked "Always allow" on the debugging prompt, just plug in your phone and open DroidDock β€” no setup required.

macOS says DroidDock is "damaged" β€” what do I do?

This is Apple's Gatekeeper warning for apps distributed outside the App Store, not a real problem. Run this once in Terminal, then open the app normally:

xattr -cr /Applications/DroidDock.app

Does DroidDock collect my data?

No. DroidDock does not collect or transmit any personal data. All communication stays between your Mac and your phone over the USB cable.

See it in action

A few of the screens you'll actually use

Release Notes

View what's new in each version

v0.5.0

July 2026

Recursive folder download with conflict handling, folder selection in all view modes, new settings modal with Light/Dark/Sync with System appearance, and dark-mode fixes

β†’

v0.4.1

February 2026

Saved sync configurations, root breadcrumb button, internal storage detection fixes for MIUI/Android 12, and Intel Mac improvements

β†’

v0.4.0

February 2026

Folder sync between Mac and Android, device model name in selector, new keyboard shortcuts, and UI improvements

β†’

v0.3.0

February 13, 2026

Skip duplicate downloads option plus Homebrew Cask installation support and docs updates

β†’

v0.2.2

January 17, 2026

Manual dark mode toggle, improved app icon padding, fixed progress display

β†’

v0.2.1

January 1, 2026

Minimalist UI redesign, clickable column sorting, simplified zoom controls, new Android robot icon

β†’

v0.2.0

January 1, 2026

File preview system, keyboard navigation in preview, Kind column, enhanced keyboard shortcuts

β†’
View All Releases on GitHub β†’

Download

Get started in under five minutes

πŸ“¦ Download DroidDock.dmg

Universal Binary (Apple Silicon + Intel)

brew tap rajivm1991/droiddock && brew install --cask droiddock

Installation

  1. Download the DroidDock.dmg file
  2. Open the DMG and drag DroidDock to your Applications folder
  3. Open DroidDock from Applications
  4. Install ADB and enable USB debugging on your phone β€” see First Time Setup above
⚠️ Gatekeeper warning: DroidDock is currently unsigned, so macOS may say the app is "damaged and can't be opened" on first launch. This is normal β€” run xattr -cr /Applications/DroidDock.app in Terminal once, then open the app normally. Code signing will be added in future releases.

macOS

  • βœ… macOS 10.15 (Catalina) or later
  • βœ… Apple Silicon (M1/M2/M3) or Intel
  • βœ… 50 MB free disk space

Prerequisites

  • βœ… ADB (Android Debug Bridge) installed
  • βœ… USB cable for device connection
  • βœ… Android device with USB debugging enabled
Buy Me A Coffee