The question is: there is an installed Android Application, and I want to push a folder to the Android Application’s sandbox. The adb command not work besause it should have root permission. And I wonder that if there is a way that I can push forder to sandbox in Android (or ios) without root. Any method would be ok (without coding in my Android application).
I have tried adb push command. And if I want to push a forder to sandbox with adb push command. I should have root permission.
xia hongfu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.