Hi
For change default dialer from android 10 must use RoleManager.createRequestRoleIntent(String) with RoleManager.ROLE_DIALER instead.
The full description of the use in Google Docs is given in the following link :
https://developer.android.com/reference/android/telecom/TelecomManager#ACTION_CHANGE_DEFAULT_DIALER
Link for sample :
https://stackoverflow.com/questions...lt-dialler-not-asking-options-in-android-10-q
How Can i use this code for Set my app as the default Dialler in b4a?
For change default dialer from android 10 must use RoleManager.createRequestRoleIntent(String) with RoleManager.ROLE_DIALER instead.
The full description of the use in Google Docs is given in the following link :
https://developer.android.com/reference/android/telecom/TelecomManager#ACTION_CHANGE_DEFAULT_DIALER
Link for sample :
https://stackoverflow.com/questions...lt-dialler-not-asking-options-in-android-10-q
How Can i use this code for Set my app as the default Dialler in b4a?