Runner for ADB

Runner for ADB

Thomas Berghuis
2023年12月25日
  • 15.5 MB

    文件大小

  • Android 9.0+

    Android OS

關於Runner for ADB

從您的 Android 設備保存並運行 ADB 命令

ADB 的 Runner 允許您從 Android 設備保存和運行 ADB 命令。

您希望對其運行 ADB 命令的設備應啟用 wifi 調試。

要使目標設備接受 ADB 命令,您可能需要運行:

亞行TCPIP 5555

您需要使用 PC 上的 ADB 或其他應用程序(例如 LADB)來執行此操作。

您還可以通過發送帶有 Intent 的廣播從其他應用程序運行 ADB 命令。

示例代碼:

val 意圖 = 意圖 ()

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)

意圖.component =

ComponentName("dev.tberghuis.adbrunner", "dev.tberghuis.adbrunner.AdbRunnerBroadcastReceiver")

appContext.sendBroadcast(意圖)

源代碼:https://github.com/tberghuis/RunnerForAdb

更多

最新版本1.0的更新日誌

Last updated on 2023年12月25日
Initial release
更多

視頻和屏幕截圖

  • Runner for ADB 海報
  • Runner for ADB 截圖 1

Runner for ADB APK信息

最新版本
1.0
類別
工具
Android OS
Android 9.0+
文件大小
15.5 MB
Available on
在APKPure安全快速地下載APK
APKPure 使用簽章驗證功能,確保為您提供無病毒的 Runner for ADB APK 下載。

Runner for ADB歷史版本

Runner for ADB 1.0

15.5 MB2023年12月25日
下載
APKPure 圖標

在APKPure極速安全下載應用程式

一鍵安裝安卓XAPK/APK文件!

下載 APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies