O
offermanager
Ambitioniertes Mitglied
- 77
Hallo,
ich nutze Island um einige Apps in einer getrennten Umgebung nutzen zu können (ähnlich secure folder von Samsung).
Um Dateien vom normalen Bereich in den geschützten Bereich kopieren zu können, muss per adb eine Befehl abgesetzt werden:
"Setup
Before the File Shuttle could be activated, a special permission must be granted with ADB via USB-connected PC.
Run this command in ADB shell:
pm grant com.oasisfeng.island android.permission.INTERACT_ACROSS_USERS
Then open Island app and switch to the “Discover” tab, you can activate the File Shuttle there."
Danach bekomme ich aber Fehlermeldung "Security excetion: grantruntimePermission: Neither user 2000 nor current process has android.permission.GRANT_RUNTIME_PERMISSIONS"
Hat einer eine Idee woran es liegt und wie es klappen könnte ?
In Developer Options, scroll (all the way) down until u find Disable Permission Monitoring
and turn it on.
Das scheint die Lösung zu sein
Ich teste weiter
ich nutze Island um einige Apps in einer getrennten Umgebung nutzen zu können (ähnlich secure folder von Samsung).
Um Dateien vom normalen Bereich in den geschützten Bereich kopieren zu können, muss per adb eine Befehl abgesetzt werden:
"Setup
Before the File Shuttle could be activated, a special permission must be granted with ADB via USB-connected PC.
Run this command in ADB shell:
pm grant com.oasisfeng.island android.permission.INTERACT_ACROSS_USERS
Then open Island app and switch to the “Discover” tab, you can activate the File Shuttle there."
Danach bekomme ich aber Fehlermeldung "Security excetion: grantruntimePermission: Neither user 2000 nor current process has android.permission.GRANT_RUNTIME_PERMISSIONS"
Hat einer eine Idee woran es liegt und wie es klappen könnte ?
Beiträge automatisch zusammengeführt:
In Developer Options, scroll (all the way) down until u find Disable Permission Monitoring
and turn it on.
Das scheint die Lösung zu sein
Ich teste weiter
Zuletzt bearbeitet: