Sample Header Ad - 728x90

ROOT: How to allow "install unknown apps" by default for an app?

1 vote
2 answers
2870 views
Since Android 8.0 adb shell settings put secure install_non_market_apps 1 no longer works because we now have to enable it for a specific app. I am using Android 9.0 and I have root access on my device. Is there a way (using adb or other means) to allow my app to "install unknown apps" by default? I want my app to be able to update itself without opening settings.
Asked by Eric (131 rep)
Jul 12, 2023, 02:50 AM
Last activity: May 16, 2024, 02:34 PM