QA SoftVision Team/Mobile/Pandaboard setup: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 46: Line 46:
  $ mkdir ~/.android
  $ mkdir ~/.android
* Step 3 - If the folder was not created you also have to create the adb_usb.ini file
* Step 3 - If the folder was not created you also have to create the adb_usb.ini file
  $ vi ~/.android/adb_usb.ini
  $ gedit ~/.android/adb_usb.ini
* Step 4 - Add the device code to the adb_usb.ini configuration file so that adb will know the device
* Step 4 - Add the device code to the adb_usb.ini configuration file so that adb will know the device
  $ echo "0x0451" > ~/.android/adb_usb.ini
  $ echo "0x0451" > ~/.android/adb_usb.ini

Navigation menu