- Jul 15, 2017
- 5,550
- 46,647
I have modified main.py in renpy sdk 7-3-5 in order to save in a folder like ... os.path.join("//sdcard//Android//data//RenPy", save_directory)
When I build the apk all is ok , but when I install it I have to manually enable write external memory ... and so it works.
There is a way to edit renpy/rapt/gradle in order that the apk builded , automatically ask for Write memory permission ?
When I build the apk all is ok , but when I install it I have to manually enable write external memory ... and so it works.
There is a way to edit renpy/rapt/gradle in order that the apk builded , automatically ask for Write memory permission ?
Last edited: