Work in progress. Currently only serves as sample code to listen to phone state changes with Android's telephony API..
Janus is hosted in the following web site
https://github.com/santa4nt/Janus
If you think the Android project Janus 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 Janus.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.PROCESS_OUTGOING_CALLS android.permission.READ_PHONE_STATE |
Janus has the following Java source files.
com.swijaya.android.janus.MainActivity.java com.swijaya.android.janus.PhoneCall.java com.swijaya.android.janus.PhoneStateReceiver.java com.swijaya.android.janus.PhoneStateService.java