You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
http://your_computer:3142/XXXX where XXXX is one of armdebian, armubuntu, or armkali