Error:Activiy Class does not exist

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By hhflash

Hello there. I have a problem about android export of my game. I had a activity class error in godots terminal screen.Failure message is

[INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION:Failed to parse /data/app/vmdl823365506.tmp/base.apk: AndroidManifest.xml] 

Here is the terminals photo:

I had the same problem. Try to do this:

At Debug keystore User which is androiddebugkey type the value of Debug keystore Pass which is android.

Also, check the Deploy with Remote Debug and Small Deploy with Network FS at Debug choices.

Maybe it will help you.

Nick888 | 2019-06-24 08:03

:bust_in_silhouette: Reply From: Nick888

I had the same problem. Try to do this:

At Debug keystore User which is androiddebugkey type the value of Debug keystore Pass which is android.

Also, check the Deploy with Remote Debug and the Small Deploy with Network FS at Debug choices.

Maybe it will help you.