https://github.com/Delink-D/instagram-login_clone
https://github.com/Delink-D/instagram-login_clone
android xml
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/Delink-D/instagram-login_clone
- Owner: Delink-D
- Created: 2019-06-05T13:50:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T22:33:45.000Z (about 7 years ago)
- Last Synced: 2024-10-24T15:38:02.504Z (over 1 year ago)
- Topics: android, xml
- Language: Java
- Size: 2.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram Login Clone
A practice design of android activities, the app is a basic single activity Instagram login clone that has no functionality conneccted to it.

## Prerequisites
* Install Android studio in your machine
## Grab the code
Clone the repo into your local machine using
```bash
git@github.com:Delink-D/instagram-login_clone.git
```
## Running the app
* Open Android studio
* Proceed to `File`
* Open Project
* Locate the clone repo `instagram-login_clone`
* Enjoy :-)