William23668 8 Posted December 17, 2022 How I execute shell adb commands on my android device ? Share this post Link to post
Dave Nottage 605 Posted December 17, 2022 On 12/17/2022 at 10:47 AM, William23668 said: How I execute shell adb commands on my android device ? You execute them from the machine that is connected to the device. adb is in the platform-tools folder of the Android SDK 1 Share this post Link to post