My oh my, it really didn’t go much smoother since the last post. At first I added a new button to refresh the page (checks if there’s a new RSS entry and if that’s the case show it) and that all went fine. More stuff about editing layouts, which was useful.
I even managed to get a dialogue screen showing. From there on it just went downhill. The code in the book makes no sense and even the source code on the official website is lacking a bit, because it adds a lot of stuff not covered in the book so I have no clue what I’m actually adding.
What I did wrote an e-mail to the author, because there’s a newer edition of the book out in digital form. Let’s see if he agrees on the mistakes and grants me a copy of a book that will actually help me.

Update: I got a reply from the author. Not what I was hoping for though;
Hi Grawl.
I’m really sorry your having trouble with the code errors and mismatches and typos.
To set your mind at ease, you DO NOT have to repurchase the book. This was released as an early access book, and we are aware of the errors. It’s a bit of a dance to balance getting the book out to readers early with errors, vs waiting until it’s completely finished. We decided to let readers purchase the book early, understanding that there would be errors, and that we would update it. I’m actively working to fix them and get them out to early readers as soon as possible. In fact, an update just went out today addressing many of the errors in Chapters 7-9. You should have gotten an email from O’Reilly letting you know this was available, and is no cost to you.
There should be no dilemma. You’ll get updates for the book as soon as I update it, up until the final ebook – and print book – is published.
I’ve copied my editor Brian Sawyer at O’Reilly. Please contact him or me if you have any further issues.
Best.
Jonathan
That really helps with a hard copy I guess. I can’t get the Nasa app to work with the next chapter, even if I literally copy-paste the source code from the official site. It’s too troublesome to check out where it goes wrong for something I’ll probably never use.
I started to work on chapter 7, and the books just keeps getting messier. Lots of errors. I really recommend not using this book, it started out great, but it’s just a waste of money now. On the other end, it does help to troubleshoot a lot of problems in Eclipse and learning how to use it. Not too sure if that was their goal though…