Android Books or Tutorial Videos

Soldato
Joined
24 Aug 2006
Posts
6,241
I have two books "Android Programming: The Big Nerd Ranch Guide" and "Java Programming for Android Developers For Dummies" but I'm stuck , because I can't get basic apps to run.

The code for "Android Programming: The Big Nerd Ranch Guide" won't run because it's written for ADT21.1 and the latest version is 22.x has changed slightly. e.g. when you create application through the wizard it generates Fragment Layouts.

Does anyone know of a recent book or tutorial that covers ADT 22?
 
Associate
Joined
29 Apr 2004
Posts
696
I'm about halfway through the Big Nerd Ranch book but I've followed it using Android Studio and not really had any problems with getting the examples to run.

What errors are you getting on your program?
 
Soldato
Joined
18 Aug 2011
Posts
2,853
Location
Norfolk
Back
Top Bottom