Sound Boarder Android App.
soundboarder-android is hosted in the following web site
https://github.com/kevinzetterstrom/soundboarder-android
If you think the Android project soundboarder-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of soundboarder-android.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SETTINGS |
There are 3 image files in soundboarder-android. The names of the image files are listed as follows.
ic_action_about.png ic_action_overflow.png ic_drawer.png
The following screenshort is generated from the image listed above.
soundboarder-android has the following Java source files.
com.zetterstrom.android.soundboarder.AboutActivity.java com.zetterstrom.android.soundboarder.MainActivity.java com.zetterstrom.android.soundboarder.adapter.SoundAdapter.java com.zetterstrom.android.soundboarder.dto.Sound.java com.zetterstrom.android.soundboarder.fragments.SoundboardFragment.java com.zetterstrom.android.soundboarder.util.StringParser.java