I’m debugging a xojo 2026 R1.2 Android project on a Sequoia Macusing the xadbGUI bridge to a connected Android device. This works, but very unreliably; the percentage bar on the xadbGUI usually gets stuck at
“Intiliazing Android Debugger”
on the Xojo IDE I do see Xojo Debugger connected to Android Debugger.
If it manages to pass that, the
“Building symbol table”
which takes a long time or simply never completes.
Only when I retry a Run for 3 or 4 times it actually launches the app and I get debugger output.
Is this behavior normal? Can anything be done to improve this? Do things get even worse when upgrading MacOS?