Android Application Development for Dummies

I’ve been working through the book Android Application Development for Dummies and noticed a little problem on page 182, paragraph 3 where it states:

At this point, you can install the Silent Mode Toggle application, long-press the home screen, and choose the Widgets category; now you should see the Silent Mode Toggle present.

The problem is that this isn’t true.  It’s not till the next page where you edit the AndroidManifest.xml file will you be able to see the widget.

Hopefully, this helps anyone getting frustrated trying to get the widget to show up!

On a related note, the author, Donn Felker, has been very responsive to emails about this issue.  He even offered to take the time to go through the code I’d already written.  I’ll definitely be looking for other books by him because of this.  Thanks Donn!

  1. Did you ever get this figured out? I can’t get my widget to display. I’ve read the just about 30 times and can’t figure this out. Please email me at mordekyle@xdm.me

  2. As mentioned in the post, not until you edit the AndroidManifest file on the next page of the book, will you be able to see the widget.

  3. I did all that and still have the same problem.

  4. I found your weblog site on google and check a few of your early posts. Continue to maintain up the very good operate. I simply further up your RSS feed to my MSN Information Reader. Looking for forward to reading extra from you in a while!…

  5. have anyone had problem at page 281,line 24.
    String[] from = new String[]{RemindersDbAdapter.KEY_TITLE};
    RemindersDbAdapter.KEYTITLE not valid.

  6. Cracking piece!!!

Leave a Reply