Android Open Source - App service KeyRinger






Project Summary

Android application to override ringer service for select contacts.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of KeyRinger.

ItemValue
Java File Count13
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

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.

null

Java Source Files

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