Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Honza124_Poopy_PlayTime

2
Posts
A member registered Apr 18, 2026

Recent community posts

But it really isn't difficult; the owner—or whoever has the game project files—just needs to do it. Here is how to export a game for Android (.apk) in Godot:

Open the game project in the Godot editor.

In the top menu, click on **Project** and select **Export**.

In the Export window, click the **Add...** button at the top and select **Android**.

Check that you have downloaded the export templates and configured the Android SDK (if not, Godot will offer to download them or let you manage them in the editor settings).

Click the **Export Project** button at the bottom of the window.

Choose a folder, name the file with the **.apk** extension, and confirm the save. Godot will create the Android installation package.

Hi there! I’d really love to play your game, *Chapter 1 VR*, but I use a standalone VR headset (like the Quest) and don’t have a powerful enough PC for PC VR. A lot of people would love to have it as an APK directly for the headset. It’s actually quite simple to export for that in Godot: you just go to Project -> Export in the editor, add an Android preset, click Export Project, and save it as an .apk. Could you please create and release an Android version too? Thanks a lot in advance!