You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,11 @@ Then simply run the android_ndk_cross_compile_build_automator.sh script and it w
21
21
22
22
23
23
- Download Latest `Android NDK` from [here](https://developer.android.com/ndk/downloads) or an older version from [here](https://developer.android.com/ndk/downloads/older_releases). Extract it to a directory. Default is`$HOME/Android/ndk/`.
24
-
- Download a `Android NDK Cross Compile Build Automator` release from [here](). Extract it in any directory.
24
+
25
+
26
+
- Download a `Android NDK Cross Compile Build Automator` release from [here](https://github.com/agnostic-apollo/Android-NDK-Cross-Compile-Build-Automator/releases). Extract it in any directory.
27
+
28
+
25
29
- The directory structure by default should be something like this:
0 commit comments