

- Android file transfer for mac install#
- Android file transfer for mac update#
- Android file transfer for mac android#
- Android file transfer for mac software#
Android file transfer for mac android#
Open the Android File Transfer application.ĥ. Borrow your chosen book and navigate to the My Books tab.ģ. When the screen below pops up, ensure that you choose to ‘Explicitly provide an Adobe ID’ and you are entering the same Adobe ID you have authorized your device with.Ģ. If the plain phone method was not so buggy, I wouldn’t touch the google solution with a bargepole.1. as I said on the other site, this opens file transfer when needed and closes all the annoying processes when the andriod process (i.e. Rm “~/Library/Application Support/Google/Android File Transfer/Android File Transfer Agent.app/Contents/MacOS/Android File Transfer Agent”

Osascript -e ‘tell application “System Events” to delete login item “Android File Transfer Agent”‘ Sudo killall ‘Android File Transfer Agent’ & Open /Applications/Internet+phone/Android File Transfer.app &

I haven’t tried this since I have a script instead which I find more covenient if more verbose, which is less sensitive to updates:

Touch “/Applications/Android File Transfer.app/Contents/Helpers/Android File Transfer Agent.app”Ĭhmod +x “/Applications/Android File Transfer.app/Contents/Helpers/Android File Transfer Agent.app” Rm “/Applications/Android File Transfer.app/Contents/Helpers/Android File Transfer Agent.app” That is: Remove the agent creat an empty file i the same place with the same name with “touch” make this empty file executable Make sure to read Donald’s comment below since the location of “Android File Transfer Agent.app” within the application has changed.Ī note: Can one achieve the same by creating an empty executable file without sing automator?
Android file transfer for mac update#
Ironically, four days after I released this post, Google actually released an update (1.0.11). Of course, after an update of AFT you will have to replace the agent app under /Applications again, but the last update was in 2012, so I wouldn’t worry too much… Since it is a valid app, this should not cause any issues.
Android file transfer for mac install#
On the next launch of AFT, it will copy your noop app to your ~/Library folder and install it as a startup item. Sudo cp -r ~/Android\ File\ Transfer\ Agent.app /Applications/Android\ File\ Transfer.app/Contents/Resources/ Sudo rm -rf /Applications/Android\ File\ Transfer.app/Contents/Resources/Android\ File\ Transfer\ Agent.app Replace the agent app under /Applications:.Rm -rf ~/Library/Application\ Support/Google/Android\ File\ Transfer/Android\ File\ Transfer\ Agent.app Stop any running “Android File Transfer Agent” using the Activity Monitor.Save the application as “Android File Transfer Agent.app” in your user’s directory.Since some action has to be performed, insert an empty shell script into the work flow.Run Automator.app and create a new Application.We can simply use the Automator to create an application bundle: A more clean solution therefore is to replace “Android File Transfer Agent.app” by an application bundle that does nothing. Unfortunately, these solutions have side effects, such as an increasing number of invalid entries in the user’s startup items. renaming “Android File Transfer Agent.app” to something else in the /Applications folder or making the folder under ~/Library unaccessible for AFT. People have come up with different hacks to sabotage this “feature”, e.g. An entry for this application is installed as a Login Item for the current user.“~/Library/Application Support/Google/Android File Transfer/Android File Transfer Agent.app” is replaced by “/Applications/Android File Transfer.app/Contents/Resources/Android File Transfer Agent.app”.Here is what seems to happen on every launch of AFT to install this agent: This behavior is caused by an App called “Android File Transfer Agent.app”, which is automatically installed by AFT to launch on login and wait for connecting devices. Since on most modern Android devices, the user has to give permission to access files after connecting it to a PC, it opens up just to confront the user with an error message.
Android file transfer for mac software#
This software has an annoying habit though: It automatically starts when an Android device is plugged in. Android File Transfer (let’s call it AFT) is a handy tool to transfer files from and to an Android device when using a Mac.
