whereareu / InstaApp

Insta App is an android application that uses an API and allows you to login, register, post pictures and description, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insta Social Network App

Insta App is an android application that uses an API and allows you to login, register, post pictures and description, etc.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

At first, you need to have Android Studio, then Retrofit, OKHTTP library and Glide library added to your Gradle App.   

Installing

You can import this project to your Android Studio in few simple steps given below:

Click File -> New -> Project From Version Control -> GitHub. Then, enter your GitHub username and password.

If you want to install this app in your Android mobile, just click InstaApp below:

Windows Users

First, you need to install Git to your computer and then link it to your Android Studio (Most of the times it is done automatically),
and then follow the steps given above.

Running the tests

When you run it, choose an Emulator or your android device, after installed and opened in your device or emulator, follow the steps below:

Create an account, login and you're going to see the newsfeed with latest posts. You also have the option to add an image
with description and post it to feed.

Built With

  • Android Studio - Android Studio Download Web
  • Retrofit - A type-safe HTTP client for Android and Java
  • OkHttp - An HTTP client
  • Glide - Glide is a fast and efficient open source media management and image loading framework for Android that wraps media decoding, memory and disk caching, and resource pooling into a simple and easy to use interface.

Authors

Acknowledgments

  • Motivated by Etrit Tahiri, a senior Android Developer

About

Insta App is an android application that uses an API and allows you to login, register, post pictures and description, etc.

License:MIT License


Languages

Language:Java 100.0%