To build the project you will need Android NDK and CMake.
Build steps:
-
Clone the project, including submodules with:
git clone --recurse-submodules https://github.com/lishaoxia1985/sgtpuzzles.git
-
Open the project in Android Studio
-
Install the Android NDK and CMake from the SDK Manager
-
Hit Run