1
0
forked from BRT/arc
arc/android/adb
slava 6988794657 Refactor ADB utilities to use dynamic adb paths and streamline processes.
Updated all ADB operations to use the dynamically determined adb path for better platform compatibility. Consolidated redundant process-handling code using a new `startProcess` helper method to simplify and standardize command execution. Enhanced `getScreenDumpAsXml` and related functions to improve modularity and maintainability.
2025-06-11 18:13:22 +07:00
..
AdbUtils.cpp Refactor ADB utilities to use dynamic adb paths and streamline processes. 2025-06-11 18:13:22 +07:00
AdbUtils.h Refactor ADB utilities to use dynamic adb paths and streamline processes. 2025-06-11 18:13:22 +07:00