Game APK Export
In This Documentation We Will Test And Run the Game On Desktop First Then we will Export it To Android .
Be Sure to check the Set-Up documentation before going any further .
Testing on Desktop
- After You have imported your game project in the engine , you should be able to Run and Test your Game On Desktop .
- Your game will be opened in a new window , and if there are errors you can check the output and debug tabs
Exporting to Android
To Run your game on android device we need to download first (Android Studio and Java Jdk)
Download And Install Java
- Download The Java JDK From This Link
Download Android Studio
To be able to use Android SDK's we have to Download and Install Android Studio
- Download Android Studio from this Link
Export Your Game To Android
You are ready to Run/Export your game on android Check The Video Below
IT IS VERY IMPORTANT TO RUN THE GAME ON DESKTOP BEFORE EXPORTING TO ANDROID