Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android.settings.APPLICATION_DETAILS_SETTINGS data uri #124

Open
ravithesun02 opened this issue Apr 30, 2020 · 1 comment
Open

android.settings.APPLICATION_DETAILS_SETTINGS data uri #124

ravithesun02 opened this issue Apr 30, 2020 · 1 comment

Comments

@ravithesun02
Copy link

I am not able to pass package name
I dont know how to pass this in openSettings()

@1uokun
Copy link
Contributor

1uokun commented Sep 1, 2020

It only works in system setting

eg: open system setting

SendIntent.openSettings("android.settings.SETTINGS")

See the Setting Constants detail in https://developer.android.com/reference/android/provider/Settings#constants_1

Plan B

If you want to open special app's detail setting , please use react-native-android-open-settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants