Skip to content

NoiceAppOrg/noice-android

Repository files navigation

Noice for Android Build Status

Welcome to the source code for the Android Noice project. I think you'll find it pretty Noice :D

image alt

Get the app

Get Noice in the Google Play Store.

Noice on Google Play Store

Infrastructure

  • 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

Setup

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