Hey! The android-compatible version is just an html file. You should be able to open it via a file manager and your preferred browser.
Hope this helps!
- Download .html game to browser's default internal storage.
- In browser, enable javascript
- For Twine-based .html games, in browser, you must enable 3rd party cookies, or Twine will spit out an error and will not load.
- In browser's address bar, type in
file://localhost/sdcard/Download/
This takes you to your phone's browser's default internal storage download folder. - In browser, navigate to your downloaded game's folder, find the run game's .html file and click on it to run on your browser.
- The game should load with pictures working correctly.