Android Open Source - Sound profile cspm






Project Summary

Android Complete Sound Profile Manager.

Web Site / Source Repository

cspm is hosted in the following web site
https://github.com/mrstefano/cspm

If you think the Android project cspm 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 cspm.

ItemValue
Java File Count18
Supported screen sizes[mdpi, hdpi]
Target SDK Version4
Minimum SDK Version4
Activity Count2
Required Permissionsandroid.permission.WRITE_SETTINGS




Resource Files

There are 6 image files in cspm. The names of the image files are listed as follows.

loud.png
low.png
normal.png
profile_icon_default.png
silent.png
vibrate.png

The following screenshort is generated from the image listed above.

null




Java Source Files

cspm has the following Java source files.

org.mrstefano.cspm.CSPMAppWidgetProvider.java
org.mrstefano.cspm.activity.EditActivity.java
org.mrstefano.cspm.activity.SelectActivity.java
org.mrstefano.cspm.manager.DataManager.java
org.mrstefano.cspm.manager.SoundProfileAudioManager.java
org.mrstefano.cspm.manager.dataXml.SoundProfileDataSerializer.java
org.mrstefano.cspm.manager.dataXml.SoundProfilesDataHandler.java
org.mrstefano.cspm.manager.dataXml.SoundProfilesXmlParser.java
org.mrstefano.cspm.model.ApplicationStatics.java
org.mrstefano.cspm.model.IconListItem.java
org.mrstefano.cspm.model.ProfileValidator.java
org.mrstefano.cspm.model.SoundProfile.java
org.mrstefano.cspm.model.SoundProfileBuilder.java
org.mrstefano.cspm.model.SoundProfilesData.java
org.mrstefano.cspm.model.StreamSettings.java
org.mrstefano.cspm.view.CheckableLinearLayout.java
org.mrstefano.cspm.view.EditStreamSettingsView.java
org.mrstefano.cspm.view.adapter.IconListAdapter.java