rolemanager.role_dialer

  1. S

    Android Question How to use createRequestRoleIntent for android 10+

    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 ...
Top