Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Recent content by afternoon700

  1. A

    Android RPG Maker MV Guide

    Found a hint and added this in Androidmanifest.xml, <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/> <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> <uses-permission android:name="android.permission.INTERNET"/> triple checked my resources...
  2. A

    Android RPG Maker MV Guide

    Thank you very much for replying. For experiment I unabled all the plugins AND did not exclude unused files, but still no luck. What can possibly be the issue? Thanks again. +) Oh, in case, I tested with both encrypted and non-encrypted versions.
  3. A

    Android RPG Maker MV Guide

    Thank you for the guide that works till today. However, there is a small problem : I cannot put the www folder into the assets folder. Error message is uploaded via file. And if I find the directory and paste the www folder NOT through Android Studio, it builds an apk file but leaves a message...
Top