
Runner for ADB 702i4y
Save and run ADB commands from your android device 1x6d30
App info 5d333i
ment
App description s1a4r
Android App Analysis and Review: Runner for ADB, Developed by Thomas Berghuis. Listed in Tools Category. Current Version Is 1.0, Updated On 16/06/2023 . According to s reviews on Google Play: Runner for ADB. Achieved Over 214 Installs. Runner for ADB Currently Has 1 Reviews, Average Rating 5.0 Stars
Runner for ADB lets you save and run ADB commands from your android device.Device that you wish to run ADB commands against should have wifi debugging enabled.
To make your targeted device accept ADB commands you may need to run:
adb tip 5555
You will need to do this using ADB on PC or another app such as LADB.
You can also run ADB command from other apps by sending broadcast with an Intent.
Example code:
val intent = Intent()
intent.action = "dev.tberghuis.adbrunner.RUN_ADB"
intent.putExtra("HOST", "192.168.0.99")
intent.putExtra("ADB_COMMAND", "shell echo hello world")
intent.addFlags(Intent.FLAG_INCLUDE_STOPPED_PACKAGES)
intent.component =
ComponentName("dev.tberghuis.adbrunner", "dev.tberghuis.adbrunner.AdbRunnerBroadcastReceiver")
appContext.sendBroadcast(intent)
Source code: https://github.com/tberghuis/RunnerForAdb
We are currently offering version 1.0. This is our latest, most optimized version. It is suitable for many different devices. Free directly apk from the Google Play Store or other versions we're hosting. Moreover, you can without registration and no required.
We have more than 2000+ available devices for Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... with so many options, it’s easy for you to choose games or software that fit your device.
It can come in handy if there are any country restrictions or any restrictions from the side of your device on the Google App Store.
What's New 4d631z
Initial release