I need action to activity stater to open autostart screen in my phone using my app help me pls
1 Like
First, tell what is “autostart” screen? Then, which action you need?
1 Like
Please read this carefully
Autostart permission enabling screen in settings need a action to activity stater
1 Like
Unable to understand your question.
Do you want that your app will start automatically when android boots up?
If yes then you can not do that because we have not background process capability (autostart).
But in app setting there is autostart start option if we on it app will be auto starts how enable it from our app