Skip to content

Simple adb install APK Automator Service for Mac with Notification

Notifications You must be signed in to change notification settings

robertocaldas/AdbInstallService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

adb install -r Automator Service

This is a simple Automator Service for MacOS that runs adb install -r in an apk in Finder. Right-click an apk and go to Services > Install APK -r.

It sends a notification when finished and also says "sucess" or "failure" plus the failure reason.

To install, simply copy Install APK -r.workflow to your ~/Library/Services folder.

Atention: You'll probably need to update the adb path in the script: double click the workflow file to open it in Automator and edit it using your path to adb. To find out where adb is installed, try adb --version in Terminal.

About

Simple adb install APK Automator Service for Mac with Notification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published