Where to find Android Development Homework Problems
- by antonlavey
Ok so I am starting off with android development and I have found a bunch of useful tutorials so I am set there.  What I am looking for is a resource that provides homework style problems to do and has the answers downloadable so I can check my solution against the "official" solution.  
So for example instead of the notepad tutorial it would be: "Build an application that you can create, edit, delete notes, ...etc.".  Ideally the "official" solution would have some explanation as to why they built it the way they did. (so a tutorial at the tail end)
Anyone know of any resources that provide their tutorials in this format?
Thanks.