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

This is my first time trying to export something to mobile, and I have followed to instructions on the godot docs and have managed to export an apk file. However, when I transfer and try to install the file onto my phone (Android 6.0 I believe), I get "Parse Error. There was a problem while parsing this package." From what I can tell this seems like a rather generic error. Does anyone know what might be causing that?

FYI I'm using godot 3.2.1 stable on Windows 10

in Engine by (399 points)

1 Answer

0 votes
Best answer

It will be great if you can share some more details. Are you getting an error saying that the apk cannot be installed ?

by (418 points)
selected by

Hello, it appears to me that the package is damaged, do you know why that comes out?

I already tried to test it on other android devices, it comes out the same.
The godot version that I am using is 3.2.1 and I already tried from 3.1.2

but it gives me an error saying "invalid package name: missing packages name"

Do you also know why that is?

When you're exporting to android, you get a lot of options right ? Graphics, Xr features, One Click Deploy etc. Please make sure that under the Keystore section you fill the Debug User and Debug Password. Also check that under the Package section you have provided the name, unique name and signed is checked. Unique name will be automatically filled most probably.

Debug User : androiddebugkey
Debug Password : android

This is a late reply, but turns out my issue was just that i set the user as andrioddebuguser instead of androiddebugkey. Thanks for the help!

on the phone he tells me that "It seems that the package is damaged"

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.