|
Implement wrapper for Android Debug Bridge and test its features. Test created to exercise features of the Android Debug Bridge Class. It was adapted from an Ada "library" used to copy music and audio book files to the phone (and delete them later).
Android Debug Bridge must be installed on your computer for this to work. Note: you will have to change adbExeLocation in AndroidDebugBridge.pas so that it contains the correct path to adb.exe.
This has been tested using ADB version 1.0.41, Delphi 11.3 Community Edition and a Moto G Stylus 5G (2022) phone using Android 13. |