You still need to enter your password each time but you don't have to type the path
# android sdk aliases
alias adb='sudo ~/android/sdk/platform-tools/./adb'
alias fastboot='sudo ~/android/sdk/platform-tools/./fastboot'
Posted 11 April 2013 - 04:38 PM