Android export help

● ARCHIVED · READ-ONLY
Started by Cootaloo 4 posts View original ↗
  1. I'm trying to export a game to android so my friend can play it, he doesn't have a PC. I used Xilefian's MV android client, and I'm trying to export to a 5.0 android tablet. When he opened the apk he could hear music but couldn't see anything. Can anyone help out? I really want to get this figured out for him.
  2. 'Tech Support' is for when you cannot get the editor to run.

    [move]RPGMaker MV Deployment[/move]
  3. What music is he hearing, the title screen theme?
  4. If you deploy to another PC, can you play it on another PC without having MV or your project installed?

    I'm thinking you might have images that do not conform to networking rules (spaces or non-Latin characters in the names), and it's stopping because it's unable to load them.

    Or you have deployed using the "exclude unused files" option, but some of the files that were excluded are required by plugins. Unless the plugin creator sets it up the correct way, any resources used by the plugin will not be included when deployed with that option.