You are currently viewing the BOOK: Professional Android 2 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
I downloaded the source code from the website and created the corresponding avd to run the code. Everything compiled and ran just fine but I can't add items to the to-do list. I clicked menu on the stimulator and clicked "Add Item" but then after i typed whatever I wanted to add, nothing happened from there onward. I clicked enter but that only creates a new line of text. I wonder whatI should do to actually add a new to-do item to the list.