Hello
i need to make my app to default dialer
after search i found solution in below link :
https://stackoverflow.com/questions/54190881/android-how-to-make-a-default-dialer-app
and solution is :
private void setDefaultDialer()
{
AlertDialog.Builder builder;
builder = new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.