Hello,
On my ZEBRA ET51 (Android 11), I need to authorize 'Display over other apps' and 'access to manage all files'.
I've tried the following legacy script but it doesn't work.
afw_set_permission_grant_state com.solutys.keyboard android.permission.WRITE_EXTERNAL_STORAGE allow
afw_set_permission_grant_state com.solutys.keyboard android.permission.MANAGE_EXTERNAL_STORAGE allow
Would you have a solution for activating these 2 permissions via a script?