It was alright, but the idea behind this book is to create this Twitter-updating and reading application, thus going through the steps of designing activities, rewriting some later as AsyncTasks, rewriting some later as services, designing layouts and understanding Android through a hands-on project.
I don't really like these monolithic projects, as the book then must be read continuously, and some of the projects are quite contrived, just because the author is too married to the implementation. Couple more problems with this edition:
- Twitter changed their API model, so most of the API code is deprecated or not working
- Android toolkit for Eclipse got much nicer layout editors, so you don't have to fuss around with layouts as much