ginacyliu / AndroidBootcamp

Android Bootcamp
0 stars 0 forks source link

[Android Bootcamp] Project 2: Instagram Client - Ready for Review #3

Open ginacyliu opened 9 years ago

ginacyliu commented 9 years ago

My App is complete, please review. @nidhi1608, @codepathreview and @thecodepath

Thanks, Gina Liu

ginacyliu commented 9 years ago

Reference:

nidhi1608 commented 9 years ago

:+1: Looks good overall. I have provided a detailed 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.

Hopefully this first project has given you a better sense of working with RelativeLayout which is a very flexible layout system. This assignment also gave us our first introduction to networking, working with APIs and loading remote images. The next assignment will introduce new concepts such as accepting user input and navigating between activities and will also reinforce important concepts such as networking, using APIs, handling remote images.

Let us know if you have any other thoughts or questions about this assignment.