phamquangsang / WFInstagram

WF Instagram is an android app that allows a user to check out popular photos from Instagram. The app utilizes Instagram API to display images and basic image information to the user.
0 stars 0 forks source link

Week 1 Project: Instagram Photo Viewer #1

Open phamquangsang opened 8 years ago

phamquangsang commented 8 years ago

My week 1 project is done. Please review. @coderschoolreview

phamquangsang commented 8 years ago

@hoanle

hoanle commented 8 years ago

@phamquangsang

Week 1: Instagram Viewer

:+1: thank you for your submission. The goal of this assignment was to teach you RelativeLayout, ListView, networking with APIs, and loading remote images. These concepts are the foundation of nearly every app.

A few notes after checking out the code:

You can read a detailed Project 1 Feedback Guide here which covers the most common points we see for this project, if you'd like to evaluate yourself further.