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?
 
Back
Top Bottom