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

  1. Page 55 has BroadcastReciever where it should have BroadcastReceiver.
  2. Page 89 has "a ACTION_SEARCH", where it should have "an ACTION_SEARCH".
  3. 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".
  4. Page 116 has "animnation", which should be "animation".
  5. 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

  1. 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.
  2. 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

  1. 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

  1. Bullet #4 on page 230 has a rogue slash at the end instead of a period.