renanrudney / oscarApp_android

Fictional oscar voting android API 22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OscarApp screenshot

OscarApp Android

“A fictional oscar voting”!

You can check the API docs here.

Develop to "DS151 - Desenvolvimento para Aplicativos Móveis", UFPR

Built with Java, Retrofit2 and AsyncTask

GitHub repo size GitHub contributors

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the API 22 version of Android

Using Project

Run with Android Studio

Contributing

To contribute to "oscarApp_android", follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

About

Fictional oscar voting android API 22


Languages

Language:Java 100.0%