https://github.com/zepedropaixao/intro-app
Simple Android application built to present yourself to someone. The purpose of this app is to showcase all the information about yourself in a fun way.
https://github.com/zepedropaixao/intro-app
android java native
Last synced: about 2 months ago
JSON representation
Simple Android application built to present yourself to someone. The purpose of this app is to showcase all the information about yourself in a fun way.
- Host: GitHub
- URL: https://github.com/zepedropaixao/intro-app
- Owner: zepedropaixao
- License: mit
- Created: 2016-12-06T23:08:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T23:23:54.000Z (about 7 years ago)
- Last Synced: 2025-01-21T11:44:45.706Z (3 months ago)
- Topics: android, java, native
- Language: Java
- Homepage:
- Size: 3.43 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IntroApp - Introduction Application made in Android [](https://travis-ci.org/zepedropaixao/intro-app)
Simple Android application built to present yourself to someone. The purpose of this app is to showcase all the information about yourself in a fun way, by going through all the "anatomical" parts of yourself, meaning, here people can know about what is your hear, what is in your feet (meaning what you have done until now, which trail have you gone through in life), etc.
# About IntroAppTODO
## What's new
TODO
## What you can find in IntroApp
TODO
# Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
## Requirements
You will need a working Android development environment with git installed. In regards to Android and the necessary denpendencies, Android Studio is really good a resolving them (besides being a very good IDE), just install it:
Install [Android Studio](https://developer.android.com/studio/index.html)
## Install the dependencies
TODO
## Clone this repository
First clone this repository in any folder you like:
```
git clone [email protected]:zepedropaixao/intro-app.git
```## Run in an emulator or device
TODO
# License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/zepedropaixao/intro-app/blob/master/LICENSE) file for details