Home Creators Posts Import Register Favorites Logout
hello everyone, I'm working on improving stability, uncached full files will take a while to load and imports are a bit backlogged both due to bandwidth. Thank you.
haven't archived this post yet. have a subscription? use the importer!

Downloads

  • 0.2 (nsfw).apk

Missing 2 full-res photos, 1 file.

Content

Google Drive download link

Here you go! There might be some game-breaking bugs here and there, but the prototype is here, including the new Customizable Character creation!


Enjoy!

Files

Previews only

Comments

tgednathan

What version should I set it to? https://sta.sh/02en9p32s7hr api level 34?

treblinko

Okey so, minimum should be at least 25, there are many folks that do not have android 10.

treblinko

The target SDK should be 33, which is the highest released API level that is not beta of android. This should give you great compatibility.

tgednathan

So minimum is good since it is already on 29? I only need to set the target api level to 33

treblinko

Yes, but be aware that users with android 9 (API 28) or less won't be able to install your app. Minimum SDK is the lowest android version your app is compatible with. Target SDK version is the version your app is compiled against, so your userbase is those versions between your minimum and your target SDK.