Search found 6 matches

by hoonsubin
Mon Apr 18, 2016 1:00 am
Forum: Ren'Py Questions and Announcements
Topic: Getting error when building android package
Replies: 2
Views: 877

Re: Getting error when building android package

PyTom wrote:This looks like a bug in the android SDK. You'll either have to wait for google to fix it, or use android.exe to revert to an older version of build-tools.
um... if that's the case then I guess I have no choice. Thanks PyTom for a fast replay!! Love ya!
by hoonsubin
Mon Apr 18, 2016 12:20 am
Forum: Ren'Py Questions and Announcements
Topic: Getting error when building android package
Replies: 2
Views: 877

Getting error when building android package

Updating source code. Updating build files. Resolved location of library project to: C:\Program Files (x86)\renpy-sdk\rapt\android-sdk-r24.4.1\extras\google\play_apk_expansion\downloader_library Updated and renamed default.properties to project.properties Updated local.properties Added file C:\Prog...
by hoonsubin
Sun Apr 10, 2016 10:02 pm
Forum: Ren'Py Questions and Announcements
Topic: When making an Android build, missing file error
Replies: 18
Views: 14448

Re: When making an Android build, missing file error

I found a solution that worked for me!! First, open SDK Manager.exe in the android-sdk-r24.4.1 folder with admin. then download what you need (mostly everything) next, go to the file directory that causes the error IOError: [Errno 2] No such file or directory: 'C:\\_DATA\\renpy-6.99.10-sdk\\rapt\\an...
by hoonsubin
Thu Apr 07, 2016 8:31 pm
Forum: Ren'Py Questions and Announcements
Topic: When making an Android build, missing file error
Replies: 18
Views: 14448

Re: When making an Android build, missing file error

I also have the same error. Got it since I updated Ren'Py to 6.99.10. But I'm not sure if the error is cused by the update. Anyway, no-matter what I do--delete rapt, use the android sdk on the Ren'Py site, delete and reinstall Ren'Py itself--it will always show this error when I try to use the 'Inst...
by hoonsubin
Sat Feb 20, 2016 12:06 am
Forum: Ren'Py Questions and Announcements
Topic: possible to have multiple/random preloader image?
Replies: 5
Views: 1199

Re: possible to have multiple/random preloader image?

Please clarify: Are you asking how to get the game to pick a splash image at random ? Or are you asking if a desktop splash image will conflict with a mobile presplash image? People been misunderstanding each others question all day :D He's is ( very ) clearly asking if it is possible to draw rando...
by hoonsubin
Fri Feb 19, 2016 9:10 am
Forum: Ren'Py Questions and Announcements
Topic: possible to have multiple/random preloader image?
Replies: 5
Views: 1199

possible to have multiple/random preloader image?

as the title says: is it possible?
and by preloader image i mean both android's "android-presplash.jpg" and pc's "presplash.png" in game folder