mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 05:49:30 +02:00
7 lines
132 B
Batchfile
7 lines
132 B
Batchfile
REM Adjust these paths to yours
|
|
SET PATH=C:\Programas\android-sdk\tools;C:\Programas\android-sdk\platform-tools\
|
|
|
|
adb logcat
|
|
|
|
pause
|