Additional information
Full Title | Mastering Android NDK 1st Edition |
---|---|
Author(s) | Sergey Kosarevsky |
Edition | 1st Edition |
ISBN | 9781785281808, 9781785288333 |
Publisher | Packt Publishing |
Format | PDF and EPUB |
Original price was: $43.99.$13.20Current price is: $13.20.
Access Mastering Android NDK 1st Edition Now. Discount up to 90%
Full Title | Mastering Android NDK 1st Edition |
---|---|
Author(s) | Sergey Kosarevsky |
Edition | 1st Edition |
ISBN | 9781785281808, 9781785288333 |
Publisher | Packt Publishing |
Format | PDF and EPUB |
Master the skills you need to develop portable, highly-functional Android applications using NDK
Android NDK is used for multimedia applications that require direct access to system resources. NDK is also the key for portability, which in turn allows a reasonably comfortable development and debugging process using familiar tools such as GCC and Clang toolchains.
This is a hands-on guide to extending your game development skills with Android NDK. The book takes you through many clear, step-by-step example applications to help you further explore the features of Android NDK and some popular C++ libraries and boost your productivity by debugging the development process.
Through the course of this book, you will learn how to write portable multi-threaded native code, use HTTP networking in C++, play audio files, use OpenGL ES 3, and render high-quality text. Each chapter aims to take you one step closer to building your application. By the end of this book, you will be able to create an engaging, complete gaming application.
If 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. It would be an added advantage if you know how to develop applications without any IDE.