Welcome to the source code for the Android Noice project. I think you'll find it pretty Noice :D
Get Noice in the Google Play Store.
- Views: The app is a single fragment that loads a video and has a few buttons for interactions.
- Network: Parse is used for network requests and no local data is stored.
- Video Playback: The YouTube Android Player API is used for easy video playback
To run the app locally, you will need to:
- Setup a Parse account to get an application id and client key
- Follow the instructions in the YouTube Android Player API to get a Google Developer Console API key