When reviewing homeworks, you have to compare the homework submissions in order of quality, and leave comments.
To judge quality, consider:
Please give helpful comments to the author. Not something like "hey funny picture on top page!". Something like "you could have use startActivityForResult() rather than startActivity()", or "please write readable comments -- the code for you array adaptor is quite messy" or "Do not use explicit strings in your code, always use string resource ids".