Android application to override ringer service for select contacts.
KeyRinger is hosted in the following web site
https://github.com/futureproofd/KeyRinger
If you think the Android project KeyRinger 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 KeyRinger.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.RECEIVE_BOOT_COMPLETED |
There are 1 image files in KeyRinger. The names of the image files are listed as follows.
ic_action.png
The following screenshort is generated from the image listed above.
KeyRinger has the following Java source files.
to.marcus.keyRinger.AbstractFragmentActivity.java to.marcus.keyRinger.Contact.java to.marcus.keyRinger.ContactActivity.java to.marcus.keyRinger.ContactFragment.java to.marcus.keyRinger.ContactJSONer.java to.marcus.keyRinger.ContactListActivity.java to.marcus.keyRinger.ContactListFragment.java to.marcus.keyRinger.ContactStorage.java to.marcus.keyRinger.RingerService.java to.marcus.keyRinger.SaveSchedulePrefs.java to.marcus.keyRinger.ScheduleFragment.java to.marcus.keyRinger.ServiceController.java to.marcus.keyRinger.StartRingerServiceBroadcast.java