Wrox Programmer Forums
|
BOOK: Beginning Android Tablet Application Development
This is the forum to discuss the Wrox book Beginning Android Tablet Application Development by Wei-Meng Lee; ISBN: 978-1-1181-0673-0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Android Tablet 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 25th, 2011, 06:25 PM
Registered User
 
Join Date: Sep 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Typos????

Page 169: Modify the main.xml file as follows to make the launchMode singleTask. Shouldn't we make this change in the AndroidManifest.xml file instead of the main.xml file?

Page 190: Looks like starting from Android 3.0, we have to execute HTTP connections in an AsyncTask. The example worked in version less than 3.0, but at 3.0, I kept getting the exception android.os.networkonmainthreadexception. A word of caution would have helped me from hunting for the 'zombie bug' :-)

Page 196: Had to change the variable name itemNodes to definitionElements to compile the application (accessing a webservice to find the meaning of a word)
NodeList itemNodes = doc.getElementsByTagName("Definition");

Last edited by stret67; September 25th, 2011 at 06:27 PM..





Similar Threads
Thread Thread Starter Forum Replies Last Post
Typos on page 229 est BOOK: Wrox's ASP.NET 2.0 Visual Web Developer 2005 Express Edition Starter ISBN: 978-0-7645-8807-5 0 April 14th, 2006 05:16 PM
typos econophil BOOK: Beginning Access 2003 VBA 0 August 19th, 2005 03:42 PM





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