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
- Host: GitHub
- URL: https://github.com/renanrudney/oscarapp_android
- Owner: renanrudney
- Created: 2022-03-30T02:15:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T19:10:09.000Z (about 3 years ago)
- Last Synced: 2025-01-08T07:41:48.431Z (5 months ago)
- Topics: android, android-app, android-application, android-studio, java, oscar, oscar-awards, oscar-voting, ufpr
- Language: Java
- Homepage:
- Size: 3.48 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
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
![]()
![]()
## 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).