Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

It is possible (Screenshots (don't mind the time difference, I just thought of adding more screenshots later)) but it's a bit complicated and you'll lose your progress (there may be a way to back it up, but I haven't tried it). If you are still interested, just reply and I'll try to be your guide. 

PS:
Before you even think of asking, I won't share the modified APK I made. I wouldn't mind sharing it, but I don't have the necessary permissions from Indivi and LustDollLover and I don't feel like asking.

ok sorry to bother you then I don't want to lose my progress 

No worries, not a bother.

Could you tell me? I really wouldn't mind the progress loss.

(+1)

Of course. Sorry for the late reply.

Requirements:

  • LDP Android apk (preferably r23.1 but any should work)
  • The www.zip file from here
  • Android SDK Build Tools (preferably 24.0.3 or newer)
  • Java Development Kit 8
  • Uber apk signer (highly recommended but optional)
  • Apktool (optional)
  • ADB (optional)
  • And last but not least, a brain
  1. Unzip the apk and www.zip
  2. Copy the www folder into ExtractedAPK/assets and ExtractedAPK/res , if you get asked to merge/overwrite something, you did it right
  3. Change package name and ID (optional):
    1. Decompile the apk using apktool (how to do it should be in the tool's documentation)(but use a different dir, not the one where you extracted the apk)
    2. Open the decopiled AndroidManifest.xml with your favourite text editor and change package="indivi.indivigames.lustdollplus" to package="indivi.indivigames.lustdollplus.extras"  and android:label="@string/app_name" to android:label="Lust Doll Plus Extras"
    3. Build the apk with apktool
    4. Extract AndroidManifest.xml from the built apk (you can find the apk in DecompiledAPK/dist) and move it to ExtractedAPK
  4. Zip the contents of ExtractedAPK and change the zip's extension from zip to apk
  5. Sign the new apk (Follow the one that starts with Automated Process)
  6. Install the apk (preferably using ADB)

If you find instructions like "Decompile the apk using apktool" too vague, just tell me and I'll give you the step-by-step instructions. And don't lose the key you used to sign the apk.

One more thing, I found a way to move saves on Android, but it requires your phone to be rooted

Thanks alot! Quick question though. Does any of this require a pc? If so I can't really do it. I would prefer to know before I start.

Yeah, every step requires a PC.

dang. Thanks anyway.

Hey can I get step-by-step how to instal Lust doll+ extras on android?

When I get some time, I'll definitely try this~!

(p.s. sorry for the late reply)