Skip to content

Instantly share code, notes, and snippets.

@rm--
Last active January 25, 2018 19:52
Show Gist options
  • Select an option

  • Save rm--/feb846f8812ecc67c9ab58b272910c5e to your computer and use it in GitHub Desktop.

Select an option

Save rm--/feb846f8812ecc67c9ab58b272910c5e to your computer and use it in GitHub Desktop.
Stop Android File Transfer from Launching Automatically
  • kill Android\ File\ Transfer\ Agent
  • rm -r ~/Library/Application\ Support/Google/Android\ File\ Transfer/Android\ File\ Transfer\ Agent.app
  • cd /Applications/Android\ File\ Transfer.app/Contents/Resources
  • mv Android\ File\ Transfer\ Agent.app Android\ File\ Transfer\ Agent.app.disable
@rm--

rm-- commented Jan 25, 2018

Copy link
Copy Markdown
Author

Update: works only until macOS El Capitan? mh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment