Jump to content
Peter J.

Delphi 12.1 CE with Android 34

Recommended Posts

Posted (edited)

I ran my Android 64-bit app.  The splash screen hanged without giving any error.

 

Running a blank app is ok.  What is the best way to find out what happened during the loading?

I tried running app in DEBUG mode, but each time I pressed F7 or F8, the deployment process will re-start all

over again.  It seems the app does not even hit the first line of the .DPR project file.

 

I know how to start logcat but there are so much messages coming in.

Any other way to debug Android 64 apps?

Do I really have to comment out as much code as possible, and slowly add them back in?

 

Thanks for any ideas.

Edited by Peter J.

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

×