apps-android-commons/commons/app/build/intermediates/sourceFolderJavaResources/debug/main/native
2016-06-02 16:18:12 +01:00
..
gst-build Gradle test 2016-06-02 16:18:12 +01:00
Android.mk Gradle test 2016-06-02 16:18:12 +01:00
README.gst-sdk Gradle test 2016-06-02 16:18:12 +01:00
transcode.c Gradle test 2016-06-02 16:18:12 +01:00

* Get the GStreamer SDK for Android
  - http://docs.gstreamer.com/display/GstSDK/Installing+for+Android+development
  - user: test, pass: Jo6eem7e (these will go away once the SDK gets out of the
    beta stage)
* Get the NDK
* export GSTREAMER_SDK_ROOT_ANDROID=/path/to/unpacked/gstreamer/sdk
* (in top-level source dir) <NDK path>/ndk-build
* Continue building as usual