The Android NDK introduced the ability to create Native Activity apps with Android API Level 9. Native Activity code is popular for creating gaming and graphic intensive apps that use Unreal Engine or OpenGL . This topic will guide you through creation of a simple Native Activity app that uses OpenGL.