You are currently viewing the BOOK: Professional Android Application Development ISBN: 978-0-470-34471-2 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 think at this stage of the game you should post the current source code as trying to guess what is going on from just the debugger output is a bit of a long shot. It is dificult to just ignore the bit about the binary XML file in the output when it has been fixed and the output may be showing something totally different.
As another idea maybe you should just totally scrap what you have so far and start again typing exactly what is in the book (or using the online source code) and once it is running then try changing the variable names and generally modifying the code to do what you want. Just an idea.