Android HowTo

From The Official Visionaire Studio: Adventure Game Engine Wiki
Revision as of 00:08, 24 March 2014 by SimonS (talk) (Created page with "==Installing a game with the beta version== There's no export option from the editor yet, the game therefore searches in a fixed path for the config.ini. # Connect your Andr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Installing a game with the beta version

There's no export option from the editor yet, the game therefore searches in a fixed path for the config.ini.

  1. Connect your Android device per usb
  2. Copy the visionaire.apk to your device per explorer
  3. Create the folder visionaire in the root of your internal sdcard
  4. Copy config.ini plus all vis files in that directory
  5. Install the Apk per file manager on your device (you may have to enable untrusted sources)
  6. Run & good luck