ChungusMcCat Hey guys, How do we export an encrypted Android APK? I can see the option for PCK, but it only generated a PCK and no accompanying apk? I've looked for docs but couldn't find anything relevant - thanks
vexymous A PCK file is a resource pack generated by godot you don't have to worry about it unless you're making mods or patches. To export you project to android or any other platform you should be using godot export templates: https://docs.godotengine.org/en/stable/tutorials/export/exporting_projects.html And this is the official tutorial for android: https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_android.html And this is recommended video on how to export to android: