spaikmos / ImageSearch

Week 2 Project - Image Search
0 stars 0 forks source link

[Android Bootcamp] Week 2 assignment Grid Image Search done #1

Open spaikmos opened 10 years ago

spaikmos commented 10 years ago

This is the bare minimum no-frills image search app. I didn't have time to finish this as nicely as I'd like. I'll work on it some more tonight, but I want to make sure I get this posted before the deadline.

/cc @nesquena @thecodepath

vibhorB commented 10 years ago

Decent work Steve. A few notes after checking out the code:

Also, here's a more detailed Project 2 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission.

Let us know if you have any other thoughts or questions about this assignment. The next assignment (Twitter Client) will be especially important since it introduces the majority of the remaining pieces necessary to build a fully functional API client with complex feeds of data and user creation.