Android Open Source - Sound sound SimpleSounds






Project Summary

My first app, called simple sounds. Finally needed some version control, so here goes nothing..

Web Site / Source Repository

SimpleSounds is hosted in the following web site
https://github.com/arhodes18/SimpleSounds

If you think the Android project SimpleSounds listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SimpleSounds.

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version12
Activity Count4
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WAKE_LOCK
com.android.alarm.permission.SET_ALARM
Asset File Namesassets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-Medium.ttf
assets\fonts\Roboto-Thin.ttf




Resource Files

There are 3 image files in SimpleSounds. The names of the image files are listed as follows.

add_alarm.png
ic_action_discard.png
ic_main.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SimpleSounds has the following Java source files.

com.austinrhodes.simplesounds.AlarmSetter.java
com.austinrhodes.simplesounds.AlarmSettings.java
com.austinrhodes.simplesounds.FontSizeManager.java
com.austinrhodes.simplesounds.Launch.java
com.austinrhodes.simplesounds.NetworkUtil.java
com.austinrhodes.simplesounds.RemoveAlarm.java
com.austinrhodes.simplesounds.Settings.java
com.austinrhodes.simplesounds.SettingsFrag.java
com.austinrhodes.simplesounds.SwipeDismissTouchListener.java
com.austinrhodes.simplesounds.VolumeService.java
com.austinrhodes.simplesounds.WifiReceiver.java