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

You are currently viewing the BOOK: Beginning 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 January 3rd, 2014, 01:36 PM
Registered User
 
Join Date: Jan 2014
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Depressing Reading

I am just starting BA4AD having struggled with the previous edition. Looking through this forum was rather depressing, not many replies to problems and lots of compatibility issues.
However, I have gleaned a few hints from the forum and will enter into Chapter 2 and Fragments with positive attitude. I am using fully updated Ecllipse, ADT and SDK (I think) which may not be wise.
M
 
Old January 5th, 2014, 10:19 AM
Authorized User
 
Join Date: Oct 2012
Posts: 15
Thanks: 2
Thanked 1 Time in 1 Post
Default Good luck

Well good luck Meryx. As you might see from some of my other posts I've tried to address some of the issues that I've found going through the book and there are some fundamental issues with the first couple of chapters because both Eclipse and the SDKs have changed since the book was written but if you can get through these first 2 chapters then you should be good for the rest of the book.

Unlike some of the other posts, (aside from some of the fundamentals in the first 2 chapters) I found very few errors in the book and those that I did find I found manageable and where necessary I've added a thread in this forum identifying both the problem and hopefully the solution.

FYI, there was only one tutorial that I couldn't get to work properly and that was on P443 by which time you should be willing to live with that.

So good luck to you, oh and by the way, have you explored doing a MOOC on Android programming? I'm doing one through Coursera which sadly is already underway so you might not be able to join that but there are others around so that may be an option for you.
 
Old January 10th, 2014, 02:13 PM
Registered User
 
Join Date: Jan 2014
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default FragmentsActivity showed No Source

Thanks for your encouragement, wolfenr. In Chapter 2 I hit a real problem in FragmentsActivity, which compiled no problem and loaded into the emulator and then crashed 'No Source' before it ran. After much searching on the internet I tracked down the error:-
Package name must match with the book, in this case it was net.learn2develop.Fragments while I had used net.learn2develop.fragments
After that, I worked slowly through CH 2 and have now reached its end, error-free. Ch 3 is next.
I found a MOOC starting 21st Jan at Univ of Maryland, so I have signed up for the 8-week course for beginners.
Thanks again,
M
 
Old January 10th, 2014, 02:44 PM
Authorized User
 
Join Date: Oct 2012
Posts: 15
Thanks: 2
Thanked 1 Time in 1 Post
Default Well done

Well done Meryx, you've come across a problem that you need to keep an eye upon right the way through the book and will definitely trip you up when you create more than one class as it will affect both your Manifest file and all the java class files you create.

I think you should be good to go now though.

Best wishes and good luck!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading from Filesystem rfossella XSLT 9 June 28th, 2010 04:39 PM
Reading An Interger Doom C# 1 January 7th, 2008 02:01 PM
reading data darkhalf XSLT 1 September 7th, 2006 02:51 PM
Reading last record riswan BOOK: Professional Crystal Reports for VS.NET 0 May 6th, 2005 01:14 AM
Reading Excel bhuvanagiri Classic ASP Components 0 May 2nd, 2005 02:24 AM





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