Google Launches New Dev Kit To Create Optimized And High-Quality Android Games
In late June, Google began the phaseout of Android Application Packages (APKs) in favor of Android Application Bundles (AABs). With these changes and improvements for developers, the Mountain View-based company is now introducing the Android Game Development Kit (AGDK), “a full range of tools and libraries to help you develop, optimize, and deliver high quality Android games.”
Announced yesterday, the AGDK has three key pillars: it is built for game development around C or C++ APIs with performance in mind, cross-compatible across Android versions, and backward compatible, when possible, with future Android platform updates. Furthermore, the developers behind the ADGK are “focusing on covering three major areas where we heard a lot of feedback from [the] developer community: Integrated workflows, C/C++ game libraries, and performance optimization.”

If you are developing a game, switching between programs can be a waste of time, so the AGDK is facilitating the ability to stick to a single IDE (Integrated Development Environment). In the future, there will be plugins and extensions for Unity and Visual Studio, two quite popular development tools. Moreover, the development team will be working with “some of the most popular game engine developers to integrate [their] tools and libraries directly, so you can benefit from enhanced performance and stability without needing to make any changes.”

