Yaron 53 Posted November 24, 2019 In my limited testing so far on an existing project, trying to run the project (on a connected 64bit device) just freezes during the splash screen. If I then run the same app from the device directly after terminating the debug session and it runs with no issues. Share this post Link to post
John Kouraklis 94 Posted November 24, 2019 I always had problems debugging in Android. I only remember a handful of times it was successful. Try to make the device available via adb outside the IDE rather than relying on the IDE to connect. Maybe it will work Share this post Link to post
Dalija Prasnikar 1396 Posted November 24, 2019 7 hours ago, Yaron said: In my limited testing so far on an existing project, trying to run the project (on a connected 64bit device) just freezes during the splash screen. If I then run the same app from the device directly after terminating the debug session and it runs with no issues. Android 64bit debugging has issues on some devices. Debugging 64 bit Android application hangs the IDE https://quality.embarcadero.com/browse/RSP-26704 Can you please add information about your device - model and Android version to the above bug report. 2 Share this post Link to post
Dave Nottage 557 Posted November 24, 2019 25 minutes ago, Dalija Prasnikar said: Can you please add information about your device - model and Android version to the above bug report. Thanks.. I've added my devices to the list. 2 Share this post Link to post
Yaron 53 Posted November 25, 2019 Added mine to the report (OnePlus7/Android10 if anyone wondering). 1 Share this post Link to post