Android Open Source - Development utility increasingring






Project Summary

small utility for android that will start to incerase your ringing volume when someone calls.

Web Site / Source Repository

increasingring is hosted in the following web site
https://github.com/sashomasho/increasingring

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

ItemValue
Java File Count12
Minimum SDK Version4
Activity Count4
Required Permissionsandroid.permission.READ_PHONE_STATE




Resource Files

There are 4 image files in increasingring. The names of the image files are listed as follows.

ic_alarm_selected.png
ic_alarm_unselected.png
ic_ringer_selected.png
ic_ringer_unselected.png

The following screenshort is generated from the image listed above.

null

Java Source Files

increasingring has the following Java source files.

org.apelikecoder.increasingring.About.java
org.apelikecoder.increasingring.AlarmListener.java
org.apelikecoder.increasingring.AlarmSettings.java
org.apelikecoder.increasingring.AlarmVolumeControlService.java
org.apelikecoder.increasingring.IncomingCallListener.java
org.apelikecoder.increasingring.Main.java
org.apelikecoder.increasingring.PickupDetector.java
org.apelikecoder.increasingring.PreferenceKeys.java
org.apelikecoder.increasingring.RingSettingsBase.java
org.apelikecoder.increasingring.RingVolumeControlService.java
org.apelikecoder.increasingring.RingerSettings.java
org.apelikecoder.increasingring.VolumeControlService.java