Google launched the Android Game Development Kit (AGDK) at the Game Developers Conference yesterday, a complete set of tools and libraries to help developers develop, optimize, and deliver high-quality Android games. Download address: https://developer.android.com/games/agdk
According to reports, AGDK focuses on performance issues, reduces fragmentation in the Android ecosystem, and aims to cater to enhancements provided by future operating system updates while providing backward compatibility as much as possible. The features of AGDK will follow the following three principles:
The current version is still in its initial stage, focusing on covering three main areas: integrated workflow, providing C/C++ game libraries and performance optimization. Integrated WorkflowAllow developers to combine AGDK with existing projects according to their needs. An example of this is adding Android as a target platform for games on Visual Studio through an extension. Another example is providing plug-ins for game engines such as Unity. Google said that they are also working directly with game engine developers to integrate this capability directly into the tools of game engine manufacturers. Provide C/C++ game libraryGoogle understands that most games and game engines are written in C++, while Android development usually uses Java. Although there are tools such as JNI to solve this problem, the process is not simple and is very error-prone, and may even introduce errors or performance regressions. AGDK will reduce the dependence on Java and JNI by providing C/C++ game libraries, ensuring that games are easier to build, debug, and maintain. Currently these libraries focus on basic class functions such as game events, game text input and game controllers, and in the future they will provide functions commonly found in game engines. Performance OptimizationPerformance optimization is also one of the goals of AGDK. Performance optimization is achieved through the frame analysis capabilities provided by the newly launched Android GPU Inspector (AGI), combined with Android Studio's CPU, memory, and power analysis features, as well as the new loading features in Android Performance Tuner. This article is reproduced from OSCHINA Title of this article: Google releases Android Game Development Kit (AGDK) Article URL: https://www.oschina.net/news/150329/android-game-development-kit |
<<: After the crash of B Station, A Station also crashed! Official response: It has been fixed
>>: How to successfully install and run Windows 3.1 on iPad
Despite Apple's obstruction, the European Par...
The big explosion of the sun's death created ...
📙Reading tips: The content comes from the diction...
Do you know about natural disasters? Earthquakes,...
When traffic comes, it is something that every SE...
Introduction: Model in hand, ideas at my disposal...
[[155877]] background The concept of Code Kata wa...
The recent hit TV series "The World" ha...
Preface In the field of software development, we ...
"The green courtyard grows in early summer, ...
Since IBM invented the Winchester hard drive in 1...
Some of the corporate consulting projects I'v...
Double 11 and Double 12 are coming one after anot...
This data analysis article of over 10,000 words w...
Recently, a friend talked to me about issues rela...