Errata for The Busy Coder's Guide to Advanced Android Development
A quick reminder: if you see problems in the book that are not listed here, report them via the Book Bug Bounty program!
Version 1.3 (digital) - December 2009
- Page 55 has
BroadcastRecieverwhere it should haveBroadcastReceiver. - Page 89 has "a
ACTION_SEARCH", where it should have "anACTION_SEARCH". - Page 114 has "will be invoked when the starts, ends, or repeats", which should be "will be invoked when the animation starts, ends, or repeats".
- Page 116 has "animnation", which should be "animation".
- Page 125 has "Android devices not support raw output", which should be "Android devices do not support raw output".
Version 1.2 (digital) - October 2009
- Page 238, towards the bottom, has "If you have seen the service and Beanshell samples in then this implementation will seem familiar." — between "then" and "this" should be The Busy Coder's Guide to Android Development.
- Page 303, towards the bottom, has "you can unpublished it at any time", where it should be "you can unpublish it at any time".
Version 1.0 (print) - August 2009
- Figure 24 had to be dropped due to production problems, so the figures in the print book go from 23 to 25, skipping 24.
Version 1.0 (digital) - July 2009
- Bullet #4 on page 230 has a rogue slash at the end instead of a period.