ndun / ImageSearch

Codepath - HW2
0 stars 0 forks source link

[Android Bootcamp] Review my app #2 #1

Open ndun opened 10 years ago

ndun commented 10 years ago

My app is complete - please review it. Thank you! I had an issue using Request Parameters and the start parameter for the image search api. I'm not sure why, but for some reason, the start parameter wasn't being set properly when getting more results, so I placed all the parameters in the request url instead of using the request parameters when getting more results.

/cc @nesquena @timothy1ee

nesquena commented 10 years ago

:+1: nice work Nicole. 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.