Android Open Source - App screen CustomIncomingCallScreen






Project Summary

Proof-of-concept application demonstrating ability to customize incoming call screen on Android by displaying popup on top of it.

Web Site / Source Repository

CustomIncomingCallScreen is hosted in the following web site
https://github.com/inez/CustomIncomingCallScreen

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

ItemValue
Java File Count6
Target SDK Version18
Minimum SDK Version8
Activity Count0
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_PHONE_STATE
android.permission.SYSTEM_ALERT_WINDOW




Java Source Files

CustomIncomingCallScreen has the following Java source files.

inez.apps.customincomingcallscreen.CustomPhoneStateListener.java
inez.apps.customincomingcallscreen.MyService.java
inez.apps.customincomingcallscreen.PhoneStateReceiver.java
inez.apps.customincomingcallscreen.util.SystemUiHider.java
inez.apps.customincomingcallscreen.util.SystemUiHiderBase.java
inez.apps.customincomingcallscreen.util.SystemUiHiderHoneycomb.java