Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bilalvdemir/instagram

Android Instagram
https://github.com/bilalvdemir/instagram

android mvc picasso retrofit2

Last synced: 17 days ago
JSON representation

Android Instagram

Awesome Lists containing this project

README

        

# Instagram Mobile Application
Developed Instagram Profile Page with Android

## Getting Started
This project includes:
- Get User Informations
- Get User Recent Medias
- Get User Follows (Not Allowed)
- Dynamic Page Design
- Picasso image loader
- Gridview and Adapter Using
- Multiple Layout using
- MVC package using
- Retrofit2 example
- Async rest request example

# Setup Management Client
- Register a new client for your application [Instagram Developer Page](https://www.instagram.com/developer/clients/manage/)

Enter to valid redirect URL and Privacy Policy URL:
```
https://instagram.com/
```
And uncheck "Disable implicit OAuth:" checkbox

# MyInstagram Preview
Home page:              View İmage:


## Contributing

Please read [README.md](https://github.com/bilalvdemir/instagram/edit/master/README.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Authors

* **Bilal Demir** - *Initial work* - [bilalvdemir](https://github.com/bilalvdemir)