/Instagram-android

An Android Instagram client

Primary LanguageJava

Instagram-android

An Android Instagram client

Time spent : 12 hours

User Storeis

  • User can scroll through current popular photos from Instagram
  • For each photo displayed, user can see the following details:
    • Graphic, Caption, Username
    • relative timestamp, like count, user profile image
  • Advanced: Add pull-to-refresh for popular stream with SwipeRefreshLayout
  • Advanced: Show latest comment for each photo (bonus: show last 2 comments)
  • Advanced: Display each photo with the same style and proportions as the real Instagram
  • Advanced: Display each user profile image using a RoundedImageView
  • Advanced: Display a nice default placeholder graphic for each image during loading
  • Advanced: Improve the user interface through styling and coloring
  • Bonus: Allow user to view all comments for an image within a separate activity or dialog fragment
  • Bonus: Allow video posts to be played in full-screen using the VideoView

##GIF walkthrough Demo

##Credits