My app makes multiple calls programatically but to do that it needs to override / hide/ close the call log that is displayed at the end of one call. Is this possible? Can it be made to work using PhoneStateListener() type of functionalities ?
Share
make a phone call in android and come back to Base activity when the call is ended
see my answer is here