Demo of Instagram api integration
Humberger menu:
News feeds:
Image view
Add your Instagram’s CLIENT_ID, CLIENT_SECRET and CALLBACK_URL to the gradle.properties file:
INSTAGRAM_CLIENT_ID = [your instagram client id]
INSTAGRAM_CLIENT_SECRET = [your instagram client_secret]
INSTAGRAM_CALLBACK_URL = [your instagram callback url]