jdgood / ImageSearch

0 stars 0 forks source link

[Android Bootcamp] Review my ImageSearch app #1

Open jdgood opened 10 years ago

jdgood commented 10 years ago

My ImageSearch app is completed. I added swipe gesture detection to the view image activity to navigate through image results. I was unable to save the image to the local storage, so I just shared the plain text link instead.

Hours: 9

-Jeff Good

/cc @nesquena @timothy1ee

nesquena commented 10 years ago

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