Jump to content
Sign in to follow this  
Yaron

Anyone successsful with 64bit Android Debugging?

Recommended Posts

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

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
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.

  • Like 2

Share this post


Link to post
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.

  • Thanks 2

Share this post


Link to post

Added mine to the report (OnePlus7/Android10 if anyone wondering).

  • Thanks 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×