bro please just make this an apk ITS NOT THAT HARD BRO😊
Viewing post in Poppy Playtime VR: Chapter 1 comments
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.