what are the best advanced android development books?

How do I start learning Android game programming from start to good end?

  • I have completed my android app development course. But I want to learn android game development online please from top to end What I mean is in the end I should have a knowledge of making a good game which is addictive!!! Please, Refer me the only best books I need, not all of them there are many books out there. Refer me tutuorial websites, apps, source codes webisites, and videos. Please It would be great help, and i am serious about this, Please provide me the best so I can good start and end successfully, I know threre is no end to anything but provide me a good finish! Please Anything would be a huge help!

  • Answer:

    When I was dabbling in game development, I found some Google IO talks to be really helpful. A Youtube search for "google io game" should give you some others. These are good to give you a nice overview of what to expect before you move on to the implementation planning phase where you decide on what technology to use.

Saad Farooq at Quora Visit the source

Was this solution helpful to you?

Other answers

What type of game are you trying to develop? If you think it's something that would be really graphics intensive (ex. Angry Birds) then I suggest looking into learning OpenGL: http://nehe.gamedev.net/. Once you have a good grasp of OpenGL, you can basically write most of the app mechanics in OpenGL (you need to learn C) and bridge your OpenGL code with Java & Android widgets via the https://developer.android.com/tools/sdk/ndk/index.html. If it's something really trivial and not as graphics intensive (ex. Threes), you can get by using the OpenGL ES libraries available in the Android SDK using Java.

Chris Arriola

First you download the Android Development Kit(SDK) : http://developer.android.com/sdk/index.html Then  first check whether JDK(Java Development Kit) is installed in your  machine or not.If installed already then its okay,else download it : http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html After  installing Andoid SDK,in that program files folder,it will contain  Android Course Resources folder.Open that.Then open Study Materials  folder.Here you will get some got text books to start learning. For any kind of doubts google it. Some good online websites to get query answers in working state are: http://www.vogella.com/tutorials/Android/article.html http://stackoverflow.com/questions/tagged/android - StackOverflow Hope it will help you to get started with Android Application Development. *Make sure you have a good capture upon Core Java. You can follow http://www.oracle.com/technetwork/java/newtojava/java8book-2172125.pdf (Java complete reference 9th edition by Herbert Schildt. Happy Programming ... :)

Pritam Kesh

For android app and game development and programming, you need to start from a good,in the sense interesting as well as quality matter and from start to end which is your need,so,i would like to suggest a complete package of the same for you. The book is "head first android development " ​ http://blog.doortoonline.com/product/head-first-android-development/ Author: Dawn Griffiths, David Griffiths Pub Date: June 2015 Publisher: O’Reilly Media ISBN: 978-1-4493-6213-3 Pages: 734 Language: English Format: PDF/EPUB Size: 47 Mb    What will you learn from this book? If you have an idea for a killer Android app, this book will help you build your first working application in a jiffy. You’ll learn hands-on how to structure your app, design interfaces, create a database, make your app work on various smartphones and tablets, and much more. It’s like having an experienced Android developer sitting right next to you! All you need is some Java know-how to get started. Why does this book look so different? Based on the latest research in cognitive science and learning theory,  Head First Android Development   uses a visually rich format to engage your mind, rather than a text-heavy approach that puts you to sleep. Why waste your time struggling with new concepts? This multi-sensory learning experience is designed for the way your brain really works. For more info, just go to http://doortoonline.com Thank you! Have a nice day :)

Jephin Joseph

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.