How to open App Settings page in a Samsung running Android 10?

后端 未结 0 702
温柔的废话
温柔的废话 2020-12-09 03:49

I open my app settings page in an Android device doing this:

try{
  Intent intent = new Intent();
  intent.setAction(Settings.ACTION_APPLICATION_DETAILS_SETTI         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题