[SOLVED]I want just one android version, but renpy creates four?

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
errowr
Newbie
Posts: 6
Joined: Sat Apr 10, 2021 9:24 am
Contact:

[SOLVED]I want just one android version, but renpy creates four?

#1 Post by errowr »

When creating an android version of my game, renpy creates several versions. It takes a long time and I hope creating just one will significantly cut down on time spent waiting. Is there a way to tell renpy I only want the universal apk built instead of all of them?
Last edited by errowr on Thu Jul 08, 2021 5:00 pm, edited 3 times in total.

errowr
Newbie
Posts: 6
Joined: Sat Apr 10, 2021 9:24 am
Contact:

Re: I want just one android version, but renpy creates four?

#2 Post by errowr »

I know how to do this now and just in case someone else encounters the same problem, here's what to do.

In the file "rapt/templates/app-build.gradle" there's a line which says:

include "x86-64", "armeabi-v7a", "arm64-v8a"

Disable that line by removing it or making it a comment and leave the line below it "universalApk true" as is.

If all went well you should end up with just the universal version when you create an android version next time.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot]