[Android/Api] add script to build api library
authorJaeyun <jy1210.jung@samsung.com>
Wed, 31 Jul 2019 10:19:36 +0000 (19:19 +0900)
committerwooksong <wook16.song@samsung.com>
Wed, 21 Aug 2019 02:45:57 +0000 (11:45 +0900)
commit53fd1b5ee045669af0d51fb4b993427deccd5acc
tree52701f4ffad21448fc08defb3cfa82f8f348801f
parentd3e495135a20a4aa13ab427b75b363f334c04c5f
[Android/Api] add script to build api library

Add script to build android-api library.
If runs this script, ext-files are downloaded and run gradle build.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
api/android/api/build.gradle
api/android/api/jni/Android.mk
api/android/build-android-lib.sh [new file with mode: 0644]