An open API service indexing awesome lists of open source software.

https://github.com/renanrudney/oscarapp_android

Fictional oscar voting android API 22
https://github.com/renanrudney/oscarapp_android

android android-app android-application android-studio java oscar oscar-awards oscar-voting ufpr

Last synced: 3 months ago
JSON representation

Fictional oscar voting android API 22

Awesome Lists containing this project

README

        


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 `.
3. Make your changes and commit them: `git commit -m ''`
4. Push to the original branch: `git push origin /`
5. Create the pull request.

Alternatively see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).