This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
+1 vote

I'm trying to export my game to Android for testing purposes, and not only does it not work, but a phone was bricked trying testing the game!

Trying the Godot remote debugger itself, it crashed the OS and I had to reset.

When I export in GLES3, it just blinks a bunch of garbage to me.

When I export to GLES2, it hangs on the splash screen.

What do I do?

Here is the project in question: https://www.mediafire.com/file/dl5velletkahcb3/Project.zip/file

in Engine by (171 points)

It's.. really unlikely to happen. Is it really running normally when in debugger and in .exe? Have you tried using the adb logcat to see what actually happens before your phone "bricked"? There may be some clues found from it.

It may also be because your Godot version. I don't know about Godot 3.1, but for Godot 3.0, it doesn't do well in Android field afaik. I've ever tried exporting to Android in Godot 3.0.x and my game became mess just because I enabled low_processor_usage_mode.

Same happens to me trying to deploy to Android 4.2.2
My game works fine on Android 5+ though. I tried Alpha 1 and Alpha 3 Godot Builds.
Same results.

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.