Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: What could possibly be wrong in my android deployment steps?
- Original author: rechronicle
- Original date: September 4, 2017
- Source thread: https://forums.rpgmakerweb.com/threads/what-could-possibly-be-wrong-in-my-android-deployment-steps.83624/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > RPG Maker Mobile Deployment
Summary
Hello2! Past these few weeks, I have been trying to export my RMMV project to Android, and I have got some issues after install it to the Android phone itself. The procedure: At first, I deploy the project into Android/Ios, and then build the Cordova package using Intel XDK,
Archived First Post
Hello2!
Past these few weeks, I have been trying to export my RMMV project to Android, and I have got some issues after install it to the Android phone itself.
The procedure:
At first, I deploy the project into Android/Ios, and then build the Cordova package using Intel XDK,
then
I extract the .zip into a folder. Next, I run Cordova command inside the extracted .zip folder. ('Cordova platform add android', and then 'Cordova build android').
I have tried to run it using my PC (build in Android emulator), and it works fine.
But when I try to run the apk debug (from the output folder) into my device (LG with 4.4 Kitkat), the screen goes flashing black screen like an S.O.S light and then turns pitch black.
What I have tried so far:
Thank you
Past these few weeks, I have been trying to export my RMMV project to Android, and I have got some issues after install it to the Android phone itself.
The procedure:
At first, I deploy the project into Android/Ios, and then build the Cordova package using Intel XDK,
then
I extract the .zip into a folder. Next, I run Cordova command inside the extracted .zip folder. ('Cordova platform add android', and then 'Cordova build android').
I have tried to run it using my PC (build in Android emulator), and it works fine.
But when I try to run the apk debug (from the output folder) into my device (LG with 4.4 Kitkat), the screen goes flashing black screen like an S.O.S light and then turns pitch black.
What I have tried so far:
- Adding temp fix, the command line 1720 on rpg_core.js
Graphics._cssFontLoading = false
(The problem is still there.)Protected download - Deploy a blank project, build using the same method. (Success going into the Title Screen and then flashing black screen appears again, then turn into a black screen.)
- Create the debug app and build using Cordova command, still no luck.
Thank you
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...
