Answer the question
In order to leave comments, you need to log in
How to open the "Default Apps" page programmatically?
Hello. I know that the "Application Information" page can be opened like this:
Intent intent = new Intent(Settings.ACTION_HOME_SETTINGS);
startActivity(intent);
How to open the "Default Apps" page programmatically?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question