Relative Content

Tag Archive for androidiosadb

How to push forder to sandbox in Android and IOS without root

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).