QA SoftVision Team/Mobile/Robocop automation setup: Difference between revisions

no edit summary
No edit summary
Line 140: Line 140:
  sudo apt-get install ia32-libs
  sudo apt-get install ia32-libs


=== Install Android SDK ===
=== Install Android NDK ===
* Download the archive and unpack it
* Download the archive and unpack it
  wget http://dl.google.com/android/ndk/android-ndk-r5c-linux-x86.tar.bz2
  wget http://dl.google.com/android/ndk/android-ndk-r5c-linux-x86.tar.bz2
  tar -xjf android-ndk-r5c-linux-x86.tar.bz2
  tar -xjf android-ndk-r5c-linux-x86.tar.bz2


=== Install Android NDK ===
=== Install Android SDK ===
* Download the archive and unpack it
* Download the archive and unpack it
  wget http://dl.google.com/android/android-sdk_r15-linux.tgz
  wget http://dl.google.com/android/android-sdk_r15-linux.tgz
1,148

edits