Ah ok. Well, tried again with Remember Me, I see the "renpy loading..." splash screen, but then the app exits. It might be because I'm using other .py files (http functions) ? the debug info is:
Code:
I/python ( 2172): extracting game/
I/python ( 2172): Private directory is /data/data/com.winterwolves.rememberme/f
iles
I/python ( 2172): Argument is /data/data/com.winterwolves.rememberme/files
I/python ( 2172): Handing off to main.
I/python ( 2172): /data/data/com.winterwolves.rememberme/files/renpy/bootstrap.
py:263: RuntimeWarning: import cdrom: No module named cdrom
I/python ( 2172): (ImportError: No module named cdrom)
I/python ( 2172): Imported android.sound.
I/python ( 2172): Screen diagonal is 9.27846970141 inches.
I/python ( 2172): Full traceback:
I/python ( 2172): File "/home/tom/ab/android-rebuild/private/renpy/bootstrap.
py", line 291, in bootstrap
I/python ( 2172): File "/home/tom/ab/android-rebuild/private/renpy/main.py",
line 226, in main
I/python ( 2172): File "/home/tom/ab/android-rebuild/private/renpy/script.py"
, line 173, in load_script
I/python ( 2172): File "/home/tom/ab/android-rebuild/private/renpy/script.py"
, line 367, in load_appropriate_file
I/python ( 2172): Exception: Could not load from archive about..rpyc
I/python ( 2172): While loading the script.
I/python ( 2172): Exception: Could not load from archive about..rpyc
I/python ( 2172): Logging to /data/data/com.winterwolves.rememberme/files/log.t
xt
I/python ( 2172): Traceback (most recent call last):
I/python ( 2172): File "start.pyx", line 55, in start (jni/../jni/application
/src//start.c:1352)
I/python ( 2172): File "/data/data/com.winterwolves.rememberme/files/main.py"
, line 141, in main
I/python ( 2172): renpy.bootstrap.bootstrap(renpy_base)
I/python ( 2172): File "/home/tom/ab/android-rebuild/private/renpy/bootstrap.
py", line 319, in bootstrap
I/python ( 2172): SystemExit: 0