Confirmed users
9,511
edits
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
#sudo mkdir /var/jenkins | #sudo mkdir /var/jenkins | ||
#chown -R webqa:webqa /var/jenkins | #chown -R webqa:webqa /var/jenkins | ||
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 |