About This BookDevelop portable games using Android NDK and debug them on your desktopFamiliarise yourself with different popular C++ libraries on Android and use them in your gamesWrite multi-threaded code with graphics, sound, networking, and resource storageWho This Book Is ForIf you want to leverage your C++ skills in mobile development and increase the performance of your Android applications, then this is the book for you. Knowledge of C or C++ is assumed, including pointer manipulation, multi-threading, object-oriented programming concepts, and the basics of C++11.What You Will LearnExplore popular C++ libraries and use them on AndroidWrite portable, multithreaded native networking codeCreate portable audio framework using OpenALImplement portable rendering framework using OpenGL ES 3Debug mobile applications on your desktop machineAccess resources from APK archivesRender text with FreeTypeIn Detail<br /><br />Android NDK is used for multimedia applications that require direct a
0コメント