Godot Version
4.5
Question
The engine allows you to compile an application for Android but on my phone during installation I get a package error. Help me what to do?
4.5
The engine allows you to compile an application for Android but on my phone during installation I get a package error. Help me what to do?
Nobody will ever want to help you if you put so little effort into asking for help. Could you at least tell us what the error message says? Are we supposed to guess what the problem is without knowing ANYTHING about your project? Not even the error message you’re getting?
Have you exported it in the legit way?
Like by using Android Studio.
Some ppl use apk editor to just put the project files in the assets folder of the raw export apk
There is an error on the phone: The application was not installed because its package was corrupted.Or invalid
There are no errors or error warnings in the engine.
No, I haven’t used it.
Which one you haven’t used? Android studio or apk editor?
I compiled the project without assembly Gradle in the engine
just follow the legit way,
this video is old ,soo follow this
That is, to assemble the project under Android 13 needs to be installed SDK for Android 15? (35.0.0)
you can use the latest sdk,it will work with android 13(even android 7 maybe)
you can give it a try then let us know what happens