How about making and actual android version that doesn't require clunky third party software to run.
The 2GB limit in Ren'Py refers to the maximum size of a game's package for certain platforms, particularly Android. This limit can cause installation issues if the game's assets exceed it. To address this, developers can use the "Ren'Py Downloader" to download larger game assets from a web server after the initial download. Additionally, optimizing image sizes, using movie files instead of large images, and ensuring proper garbage collection can help reduce the game's overall size, according to a discussion on Lemma Soft Forums.