Reputation: 11
I'm using Delphi
10.3.3 Rio to build an app for Android from an existing project. Delphi is installed on Windows 64-bit
Ultimate.
I was able to run and debug the project under the Android 32-bit
configuration, but when I try to do the same under the 64-bit
configuration, nothing will work. My app stops at the splash screen, and Delphi stops debugging like the app was terminated. I've tried to build an empty project and it runs normally, but debugging is not working.
I've installed the bug fix "30904 RAD Studio 10.3.3 Android Debugger Patch" along with the other 9 bug fixes, but the result is the same.
Here are my SDK settings:
SDK:
NDK:
NDK lib paths:
Java paths:
Upvotes: 1
Views: 1220