This is a sample code to work with lower-level android APIs for managing calls.
android_call_manager is hosted in the following web site
https://github.com/liyamahendra/android_call_manager
If you think the Android project android_call_manager 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 android_call_manager.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.MODIFY_PHONE_STATE android.permission.READ_PHONE_STATE |
There are 1 image files in android_call_manager. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
android_call_manager has the following Java source files.
android.os.IPermissionController.java android.os.IServiceManager.java android.os.ServiceManager.java android.os.ServiceManagerNative.java com.android.internal.os.BinderInternal.java com.mahendra.conferencedemo.MainActivity.java