Android Compiler Error with Empty App in Xojo

Hi everyone,

I just installed Android Studio and set up everything according to the Xojo documentation. However, when I try to compile a completely empty Android app in Xojo, I get the following error:

“Android Compiler - An internal Android Compiler error occurred. Please create an Issue (xojo.com/issues) and attach your project (privately, if necessary) so that Xojo can investigate the error.”

What I have tried so far:

:heavy_check_mark: Installed the latest version of Xojo
:heavy_check_mark: Installed Android Studio and set up the SDK
:heavy_check_mark: Checked that the SDK and JDK paths in Xojo are correct
:heavy_check_mark: Tried compiling with a blank project (same error)
:heavy_check_mark: Restarted Xojo and my computer

I’m running Xojo on 2024r3, and my Android SDK is set to API level 36.

Has anyone encountered this issue before? Any ideas on how to fix it?

Thanks! :blush:

Hard to say.

  • Is this when you Run or Build?
  • What OS are you using?
  • Check the Messages panel in the IDE to see if there is anything shown there.
  • Also check the system log for your OS for errors related to this.

I do recommend you create an Issue with these details and whatever else seems relevant.