Wrox Programmer Forums
|
BOOK: Professional Android 4 Application Development
This is the forum to discuss the Wrox book Professional Android 4 Application Development Reto Meier; ISBN: 978-1-1181-0227-5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Android 4 Application Development section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 14th, 2013, 07:26 PM
Registered User
 
Join Date: Sep 2013
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default From 4.0 to 4.3 - Keeping Book Up-to-date

Hi. This is my 2nd Android book. The first one was the Nerd Ranch one, which was written more recently and jives with what I am seeing in Eclipse with the latest API.

So far, I have not encountered anything in this book that is too different to easily adapt to. For example, in chapter 4 "Modifying Existing Views" you say to create the dimens.xml file, but it is already there, and I just added the new item to the existing file.

I also see different ways of doing things. You have the TodoActivity control the adapter being used by TodoFragment.

The Big Nerd Ranch way was to let the ListFragment control its adapter. And for customizing the appearance of items in the ListFragment, they create an inner class that overrides ArrayAdapter and overrides the method:

public View getView()

to customize the appearance of each item as it is drawn.

Is this just two ways to do the same thing? Or is their way better (or a newer preferred way) of doing it?

I do really enjoy seeing other ways of doing something. It helps me understand things better.

The main point of my 1st post is - The book is slightly out of date with some things. If there is a newer and better way to do something, have the authors done anything to make this information available to us?

Thanks!!!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Is this book out of date now? bukko BOOK: Professional iPhone Programming with MonoTouch and .NET/C# 3 August 10th, 2011 08:19 AM
Keeping data alive eapsokha Classic ASP Databases 4 February 17th, 2004 03:20 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.