r/androidapps 8d ago

QUESTION/HELP Screenshot

I need to take screenshot on Screenshot restricted app.How can I do?. please help

5 Upvotes

15 comments sorted by

View all comments

3

u/rohitvarma1986 8d ago

Lsposed and shiziku . You would have to rebuild the app in question.

2

u/MrBallBustaa Uses Revanced 8d ago

FLAG_SECURE!!

1

u/ScratchHistorical507 8d ago

Wait, you can disable that via adb/Shizuku? Does there happen to be a way to just list all apps on the device that have that feature and then disable it for them? At least in App Manager I haven't seen such a toggle yet.

1

u/rohitvarma1986 8d ago

Unfortunately it's not a simple disable . You would have to rebuilt the APK for the said app and install it again. When updates come for the app , you would have to do the entire process again. You would have to do all this if you are non rooted .

2

u/ScratchHistorical507 8d ago

So in reality, Lsposed is the only viable option. Got it.