Mastering Android NDK. Master the skills you need to develop portable, highly-functional Android applications using NDK - Helion

Tytuł oryginału: Mastering Android NDK. Master the skills you need to develop portable, highly-functional Android applications using NDK
ISBN: 9781785281808
stron: 328, Format: ebook
Data wydania: 2015-09-30
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
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.
Osoby które kupowały "Mastering Android NDK. Master the skills you need to develop portable, highly-functional Android applications using NDK", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
Spis treści
Mastering Android NDK. Master the skills you need to develop portable, highly-functional Android applications using NDK eBook -- spis treści
- 1. Using command-line tools
- 2. Using native APIs
- 3. Networking
- 4. Organizing virtual file system
- 5. Cross-platform audio streaming
- 6. Cross-platform GUI and input system
- 7. OpenGL ES 3.1 and cross-platform development
- 8. Writing a rendering engine
- 9. Implementing game logic
- 10. Writing Asteroids game