This repository contains sample projects demonstrating various aspects of developing games for Android. A description of the high-level directories in this repo follows:
See the agdk/README.md file for descriptions of individual samples.
- agdk/ (C/C++) - These samples demonstrate integration and use of the Android Game Development Kit libraries.
- agdk/agde (C/C++) - These samples demonstrate use of the Android Game Development Extension.
TrivialKart is a sample game demonstrating use of the Google Play Billing Library. It is currently available for the Godot game engine.