abdulhaq / InstaLikeProfile

Creating profile like Instagram in Android

Home Page:http://it.haq.life/blog/115-android-instagram-like-profile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Instagram like profile

Today I will show how you can create profile similar to Instagram's profile in android. It is more complicated than it looks like but my code will be very helpful if you are planning to acheive something similar.

Features:
  • Circular profile picture.
  • Follow button: Cutsom follow button with multipal states i.e changes color when clicked.
  • Profile stats: Shows number of photos, followers & views like in Instagram app.
  • Photos grid: A grid view of images which enlage when clicked.
  • Image pager: You can swipe through all the images just like in gallery.
  • Zoom in/out: It also allows you to zoom in and out of the image.

Here is how end result will look like:



I hope that my you liked the end result. I will be bringing some more similar articles soon, so keep checking the blog. If you don’t understand any think feel free to contact me.

About

Creating profile like Instagram in Android

http://it.haq.life/blog/115-android-instagram-like-profile


Languages

Language:Java 100.0%