[Android] initialize native code
authorJaeyun <jy1210.jung@samsung.com>
Fri, 17 Apr 2020 08:47:18 +0000 (17:47 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Sat, 18 Apr 2020 01:33:32 +0000 (10:33 +0900)
commitae2ab803800ec8e2d8f99a2fca32f0685d2d5c6e
tree737f86321988a018813a9d3e4cba4f1e610303e4
parentd67818e6c140ae7db038006b504a83d948d2fc97
[Android] initialize native code

For C-API developers, add gst-init in native code.
Calling initialize() in java is unnecessary.

Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
api/android/api/src/main/jni/nnstreamer-native-api.c
api/android/build-android-lib.sh