Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blundell/soundboardengine
https://github.com/blundell/soundboardengine
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/blundell/soundboardengine
- Owner: blundell
- Created: 2014-07-19T11:44:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-10T17:22:47.000Z (over 10 years ago)
- Last Synced: 2024-10-15T17:47:15.716Z (2 months ago)
- Language: Java
- Size: 1.5 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Alpha magic
Allows you to make a soundboard app in a few easy steps:
1) Add your *.ogg sound clips to the res/raw folder
2) Create your layout xml files with id's for tabs & buttons
3) Hook up the library!
Working example can be found in /demo