|
|
@@ -2,10 +2,12 @@
|
|
|
2a. Examples folder have configured android project
|
|
|
=================================================================================================
|
|
|
How to build. Steps:
|
|
|
+- Install JDK version 6/7
|
|
|
- Install Android NDK (https://developer.android.com/tools/sdk/ndk/index.html) and set it up
|
|
|
-- Install Android SDK Tools (https://developer.android.com/intl/ru/sdk/index.html#Other), launch SDK Manager and install Android SDK v16
|
|
|
+- Install Android SDK Tools (https://developer.android.com/intl/ru/sdk/index.html#Other),
|
|
|
+ Launch SDK Manager and install Android SDK v16
|
|
|
- Install apache-ant (http://ant.apache.org/bindownload.cgi)
|
|
|
-- Install JDK version 6/7
|
|
|
+
|
|
|
- Configure environment variables properly:
|
|
|
NDK_ROOT points to root NDK folder
|
|
|
example: d:\android\android-ndk-r9c\
|