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.
Use Visual Studio 2013 to build the static library.
Use Visual Studio 2013 for build the Testbed
sample.