How to build game apk?
-
Hi is there a tutorial to build android game apk? I uploaded my 50 MB game file and tried to build but all it takes me to is this white screen which says This is a template for Monaca. I can’t even open the game when i build the apk. Youtube is not helpful either as the tutorials dont work.
-
Make sure first that your source files are in the
www
directory. When this has happened before where a user only sees the default template, it has usually been because the source files are in the wrong place.