Does anyone know why my app, when I run it from B4A, installs fine but immediately closes when opened, showing the message “X keeps stopping”? I’ve tested it on two devices, and it’s exactly the same version that used to work perfectly before. It seems like something broke after updating B4A, but it doesn’t show any log, any error, nothing.
Compiling layouts code. (0.01s)
Organizing libraries. (0.06s)
(AndroidX SDK)
Compiling resources (2.33s)
Linking resources (0.45s)
build tools: 34.0.0, android jar: android-35
Compiling generated Java code. (5.27s)
Finding libraries that need to be dexed. (0.03s)
Dex code (4.77s)
Dex merge (7.30s)
Copying libraries resources (14.45s)
ZipAlign file. (0.12s)
Signing package file (private key). (1.26s)
Installing file to device. (0.13s)
Installing with B4A-Bridge.
Completed successfully.
Compiling layouts code. (0.01s)
Organizing libraries. (0.06s)
(AndroidX SDK)
Compiling resources (2.33s)
Linking resources (0.45s)
build tools: 34.0.0, android jar: android-35
Compiling generated Java code. (5.27s)
Finding libraries that need to be dexed. (0.03s)
Dex code (4.77s)
Dex merge (7.30s)
Copying libraries resources (14.45s)
ZipAlign file. (0.12s)
Signing package file (private key). (1.26s)
Installing file to device. (0.13s)
Installing with B4A-Bridge.
Completed successfully.