Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bilalvdemir/instagram
- Owner: bilalvdemir
- License: apache-2.0
- Created: 2019-06-06T09:52:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T08:46:10.000Z (over 5 years ago)
- Last Synced: 2024-10-08T13:22:01.915Z (about 1 month ago)
- Topics: android, mvc, picasso, retrofit2
- Language: Java
- Size: 693 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)