AndroidCallBlockingTestDemo
AndroidCallBlockingTestDemo copied to clipboard
Deprecated API
telephonyService.endCall() is no lnger available in android 29 API+, as alternative, do we have anything rather than force user to chose the app as default dialing app?
can you find a way?
telephonyService.endCall() is no lnger available in android 29 API+, as alternative, do we have anything rather than force user to chose the app as default dialing app?
There isn't currently any other way but to make the user choose.
can you find a way?
The only current way in Android is to choose an app now.