Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4. Edit the local.properties file and specify paths to Android SDK and NDK

Example:

Code Block
languagebash
themeRDark
ndk.dir=/opt/android-ndk-r12b
sdk.dir=/opt/android-sdk-linux

...