TestEngineering/Web/Automation/B2G Nodes/Create new node: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 9: Line 9:
#Visit http://developer.android.com/sdk/index.html to download the Android SDK for Linux and extract it to the /home/webqa/andrioid-sdk-linux/
#Visit http://developer.android.com/sdk/index.html to download the Android SDK for Linux and extract it to the /home/webqa/andrioid-sdk-linux/
#If your Ubuntu Install is a 64 bit version  install ia32-libs ( apt-get install ia32-libs)  otherwise adb wont work
#If your Ubuntu Install is a 64 bit version  install ia32-libs ( apt-get install ia32-libs)  otherwise adb wont work
Start the android program from the android-sdk-linux/tools/ directory using the command ./android and install the latest Android SDK
#Start the android program from the android-sdk-linux/tools/ directory using the command ./android and install the latest Android SDK
#Edit the file /etc/udev/rules.d/51-android.rules by adding the following rules
#Edit the file /etc/udev/rules.d/51-android.rules by adding the following rules
##SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="0666", GROUP="plugdev"
##SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="0666", GROUP="plugdev"
Confirmed users
9,511

edits