-
Couldn't load subscription status.
- Fork 707
Install on external storage with newer versions of Android (Storage Access Framework)
LiuWoodsCode edited this page Jul 2, 2022
·
2 revisions
Newer versions of Android do not allow apps to access external SD card normally without using the built-in APIs. This can be overcome with the following adb command:
adb shell cmd appops set ru.meefik.linuxdeploy android:legacy_storage allow