Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
The Android Game Developer???s Handbook

You're reading from   The Android Game Developer???s Handbook Discover an all in one handbook to developing immersive and cross-platform Android games

Arrow left icon
Product type Paperback
Published in Aug 2016
Publisher Packt
ISBN-13 9781785885860
Length 368 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Avisekhar Roy Avisekhar Roy
Author Profile Icon Avisekhar Roy
Avisekhar Roy
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Android Game Development FREE CHAPTER 2. Introduction to Different Android Platforms 3. Different Android Development Tools 4. Android Development Style and Standards in the Industry 5. Understanding the Game Loop and Frame Rate 6. Improving Performance of 2D/3D Games 7. Working with Shaders 8. Performance and Memory Optimization 9. Testing Code and Debugging 10. Scope for Android in VR Games 11. Android Game Development Using C++ and OpenGL 12. Polishing Android Games 13. Third-Party Integration, Monetization, and Services Index

What this book covers

Chapter 1, Android Game Development, will introduce you to the guidelines and rules of game development on the Android platform.

Chapter 2, Introduction to Different Android Platforms, will disclose the current variants of Android devices, such as smartphones, TVs, tablets, and smartwatches. It will elaborate all the possible difficulties while creating a game on these platforms and the possible solutions.

Chapter 3, Different Android Development Tools, will expose the different tools available to develop an Android application and how to choose suitable tools for specific purposes.

Chapter 4, Android Development Style and Standards in the Industry, will cover the current development style and standards in the game development domain. This will mainly talk about Java game coding standards and styles on the Android SDK.

Chapter 5, Understanding the Game Loop and Frame Rate, will demonstrate the creation and maintenance of game loop using the Android SDK (Java). This chapter will also cover the effects of game loop on the frame rate.

Chapter 6, Improving Performance of 2D/3D Games, will explain all the constraints of 2D and 3D game development on Android, along with the common mistakes and ways to avoid them in order to improve performance.

Chapter 7, Working with Shaders, will describe the use of shaders on the Android platform. It exposes the use of shaders through OpenGL and its scope in game development.

Chapter 8, Performance and Memory Optimization, will provide in-depth knowledge of optimizing any Android game.

Chapter 9, Testing Code and Debugging, will teach you the different ways to debug an Android game.

Chapter 10, Scope for Android in VR Games, will introduce you to virtual reality for game development on Android. This chapter describes various scopes of VR and its future in game development.

Chapter 11, Android Game Development Using C++ and OpenGL, will briefly explain game development using C++ and OpenGL.

Chapter 12, Polishing Android Games, will focus on the completion of an Android game and make it ready for release.

Chapter 13, Third-Party Integration, Monetization, and Services, will elaborate the possible integration of any third-party tools or SDKs in order to monetize the game.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image