====== Android Collection Configuration ====== Android collection is performed on a batch basis using Directories --> Andorid Collect. Click the menu command, Directories --> Andorid Collect (this generates the file the first time) Caddie will attempt to find your ADB executable from the Delphi registry entries. __You need to edit the android collect batch file (adbCollect.bat)__ Use the menu, Directories --> Explore Data dir to locate the collection file (adbCollect.bat) ===== Edit the path to adb.exe ===== set ADB_EXE=C:\Users\Public\Documents\Embarcadero\Studio\21.0\Catalog Repository\AndroidSDK-2525-21.0.40680.4203\platform-tools\Adb.exe ===== Edit your application names ===== The names in the list are seperated by a __**space**__ set APP_NAMES=com.embarcadero.prMarshald com.embarcadero.DevTool_RT_FMX