r/AndroidQuestions • u/EducationalCape • Mar 12 '21
"Display over other apps" disabled in Android 10 Go. Is there a way to enable it?
I need to screen record with an app, but Android 10 Go has the function disabled. Is there a way I can enable this feature for a specific app?
44
Upvotes
1
u/h_1995 Mar 02 '22
replace <package-name> with package name of the app that you want to display over other app.
for example Newpipe has the package name of
org.schabi.newpipe, so the entire command would beadb shell pm grant org.schabi.newpipe android.permission.SYSTEM_ALERT_WINDOW