adb is a tool used in Ubuntu to manage files in a android phone.You can access the file systems in your phone as administrator and it can send commands to phone almost like Ubuntu cd, ls, cat etc. You can install or Uninstall a application from our computer itself
fastboot is a command line tool that you can use to flash your file system of android phone over USB.
after installation connect you phone to computer using USB cable and turn on the USB Debugging
in phone.
Then you can use adb to control your phone
This will shows the commands that run in adb shell
This comment has been removed by the author.
ReplyDeleteWhat I was trying to say was this is the only tutorial that was easy / working I found for Ubuntu 12.04 LTS
DeleteThank you! Worked like a charm!
Thank.you too
ReplyDelete