vishalpatel / AndroidProjects

Simple android projects I work out for learning stuff.
0 stars 0 forks source link

Google Image Search App #9

Open vishalpatel opened 9 years ago

vishalpatel commented 9 years ago

Hi Nathan, I have completed my app. The code is viewable at https://github.com/vishalpatel/AndroidProjects/tree/ImageFinder/ImageFinder

I will try to make some more optionals before end of day. But wanted to get the submission in before I forget later in the night.

/cc @nesquena @codepath

codepathreview commented 9 years ago

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