I am doing one application in android for that I need to access com.android.internal.telephony APIs. Now I am able to access those APIs but problem is wherever I call the
I think you forgot
CallManager cm; cm = new CallManager();