Today on Fragmented, we talk to Eyal Lezmy. Eyal works as an Android developer for Genymotion. While working for Genymotion he had to deal with the Android Debug Bridge a whole bunch, so in this episode we dive into the details of ADB, some super slick commands and in general just get a better understanding of this tool we use every single day.
adb shell input text "keyboard text"
adb exec-out run-as package.name cat databases/file > file
adb shell "run-as package.name chmod 666 /data/data/package.name/databases/file"
Copyright 2024 Spec Network, Inc.