This is sample project to build Android C++ with FBuild v099 - Android.mk is an alternative way to recheck the SO file compile is runable or not
- android_fastbuild
gl_code.cpp(c) to render a triangle to screen
fbuild_linux.bff to build SO in Linux env(Ubuntu 18.04 tested)
fbuild_windows.bff to build SO in Windows(10 is tested) - app
The Java code to load SO and handle all Android part