This is no doubt a very simple question, but unfortunately I have looked around and haven\'t found a solution.
I would like to import ITelephony.aidl so that I can
Cheers!!! Chanaka
It is not a public API you have to include it yourself from here. For further reference check this answer.
You can download ITelephony.aidl from here and Create com/android/internal/telephony package in your project src and copy past downloaded ITelephony.AIDL with in com/android/internal/telephony in your package as
for more information Blocking Incoming call