Skip to content

Commit 95892b8

Browse files
committed
update test-cli-app with a README on the how-to process
1 parent fc791a3 commit 95892b8

14 files changed

+57
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ The repo is structured in the following projects (ordered by dependencies):
1818
* **build/project-template** - this is an empty placeholder Android Application project, used by the [NativeScript CLI](https://github.com/NativeScript/nativescript-cli) when building an Android project.
1919

2020
# Build Prerequisites
21-
The source in this repo is organized in Android Studio projects.
21+
Following are the minimal prerequisites to build the runtime package.
2222

2323
* Install the latest [Android Studio ](https://developer.android.com/studio/index.html).
24-
* Install Android API Level 22 from Android Studio -> Tools -> Android -> SDK Manager
25-
* Install the Android NDK from Android Studio -> Tools -> Android -> SDK Manager
24+
* Install Android API Level 22, 23, 24, 25 from Android Studio -> Tools -> Android -> SDK Manager
25+
* Android NDK 12b - [NDK Archives](https://developer.android.com/ndk/downloads/older_releases.html)
2626
* Download Android Support Repository through the Android SDK Manager
2727
* Download Build Tools 25.0.2 through the Android SDK Manager.
2828

102 KB
Loading
19.9 KB
Loading
102 KB
Loading
28.1 KB
Loading
73.3 KB
Loading
29.7 KB
Loading
33.5 KB
Loading
63.2 KB
Loading
15.5 KB
Loading

0 commit comments

Comments
 (0)