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

Line 167: Line 167:


=== Change permissions for SDK and NDK ===
=== Change permissions for SDK and NDK ===
* Change the permissions for both sdk and ndk folders to make sure they can be accessed from anywhere
* Change the permissions for sdk and ndk and also for the .android folders to make sure they can be accessed from anywhere
  chmod 0777 -R sdk_or_ndk_dir
  chmod 0777 -R sdk_or_ndk_dir
chmod 0777 -R .android


== Create .mozconfig files ==
== Create .mozconfig files ==
Confirmed users
905

edits