Cinder Block of LiquidFun from Google. Just checkout out repo into your Cinder Blocks directory.
Starting from the Cinder LiquidFun directory:
cd android/jni
<your_ndk_path>/ndk-build
Use Android Studio to build and run the Testbed
sample.
Starting from the Cinder LiquidFun directory:
cd linux
./build -b Release
Starting from the Cinder LiquidFun directory:
cd samples/Testbed/linux
./build -b Release
Release/ogl/Testbed
Use XCode to build the static library.
Use XCode for build the Testbed
sample.
Tested Compatible with Cinder 0.9+
Use Visual Studio 2013/2015 to build the static library.
Use Visual Studio 2013/2015 to build the Testbed
sample.