/CallBlocker

Call Blocker is an Android Application that blocks incomming call without intervention of the user. This Source code is about How? we can use the internal API com.android.internal.telephony.ITelephony to access the endCall() function

Primary LanguageJava

Issues