• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to program Android apps

paroots

Well-Known Member
I've never programmed an Android app before, but a few years back I did do a bit of Java programming on my PC. I'm looking for recommendations on a book that gives step-by-step instructions on how to program apps using the Eclipse IDE. I have tried the training found here:but I need a lot more details on the fundamentals with lots of examples.
Pete
 
Hey there paroots,

I have moved this thread into Developer 101 forum to receive some better feedback from other Devs

Hope this is alright!
 
It should also be noted that there is no such thing as "step by step instructions" when it comes to programming. Every application will be programmed differently and there are generally more than one way to solve any given problem. Rather than focusing on tutorials, you should focus on learning the Concepts behind programming and the syntax of the language you will be using.
 
Back
Top Bottom