Prototype Android application for Casting Audiour files using the sites public API.
Currently, it supports viewing a list of the sites top played files, the most recently uploaded files, or a random collection of files.
Receiver
- Copy the HTML file in the Receiver folder to the exact URL you have whitelisted by Google.
- In the file you just copied, change 'YOUR_APP_ID' to the ID given by Google.
Sender
- Set your Application ID by either changing 'YOUR_APP_ID' in strings.xml or entering it manually from the Settings menu.
