[TOOL] CloneMyApp - Android APK Cloner

Search This thread

lemagedurage

Senior Member
Oct 31, 2022
56
51
clonemy.app
I couldn't find a straightforward way to clone Android apps, without watermarks and such, so I created clonemy.app to do just that.

Features​

  • Upload an APK file, choose a name, wait, download the cloned APK
  • The clone APK has a new package name, which allows for installing the clone alongside the original
  • Create as many clones as you want
  • Run multiple different versions of an app alongside each other

Limitations​

  • XAPK files are currently not supported
  • Cloning is a complicated process, and some apps are not supported

Technology​

  • Apps are decompiled, package name is changed, display name is changed, after which the app is recompiled and ready for download
  • Cloning is created with Python, on top of Apktool and Android build tools
  • The website is created with Starlette


clonemy.app_.png

Mods: XDA Ban Appeals Team confirmed this is not warez after removing a similar post & mistakenly banning me, please PM me if there any doubts.
 

pitsensas

Senior Member
Jan 20, 2011
102
26
Works fine with APK Pure version of Amazon Prime Video (Android TV_6.2.3+v14.0.0.601 = https://m.apkpure.com/fr/prime-video-android-tv/com.amazon.amazonvideo.livingroom/)

Now, I was able to watch Prime video with a account which be different than Fire TV account.
Because, on the installed app of the Fire TV, Prime video is automatically connected (and linked) with Fire TV account.


Thanks a lot for your good job !
 
Last edited:
  • Like
Reactions: lemagedurage

pitsensas

Senior Member
Jan 20, 2011
102
26
@lemagedurage, one remark:

On Fire TV, The icon app is with 4:3 format (but on Android TV, the format is correct = looks like 16:9)

But this is not a big issue....
 
Last edited:

pitsensas

Senior Member
Jan 20, 2011
102
26
I have searched several time a tool to create a "real" clone of app and by chance, today, I'm falling on your post !

Long life for your tool !!! :cowboy:
 
  • Like
Reactions: lemagedurage

randomt4sk

Member
Jul 9, 2019
8
1
Not working for me. Always stuck in 'Uploading...' stage.
Any suggestions?
Already tried 3 different browsers...

Waiting a bit longer seems to result in:

500 Server Error​

OSError: [Errno 28] No space left on device​

 
Last edited:

randomt4sk

Member
Jul 9, 2019
8
1
Awesome, thanks for the quick fix!
The build works fine for two apps I've tested, however, unfortunately it failed for one of the two apps.
But I guess thats a common problem with cloning apps, some apps just prevent it.
 

randomt4sk

Member
Jul 9, 2019
8
1
Its 'Kodi', Version 18.9, ARM generic.
DDL from KODi.tv.

Another thing I've noticed, I've also tried to clone the app 'App Cloner' app. Duing cloning process, it mentioned that the app (Kodi) crashed and if I still want to continue. After confirming, the output apk seems to be working flawlessly (so far), althought there was some error during cloning process.
 

lemagedurage

Senior Member
Oct 31, 2022
56
51
clonemy.app
Its 'Kodi', Version 18.9, ARM generic.
DDL from KODi.tv.

Another thing I've noticed, I've also tried to clone the app 'App Cloner' app. Duing cloning process, it mentioned that the app (Kodi) crashed and if I still want to continue. After confirming, the output apk seems to be working flawlessly (so far), althought there was some error during cloning process.
That app works for me, maybe try again?
 

randomt4sk

Member
Jul 9, 2019
8
1
Seems to be platform specific.
I'm not able to install it on my Oreo AndroidTV, but it works on my 13 smartphone.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 22
    I couldn't find a straightforward way to clone Android apps, without watermarks and such, so I created clonemy.app to do just that.

    Features​

    • Upload an APK file, choose a name, wait, download the cloned APK
    • The clone APK has a new package name, which allows for installing the clone alongside the original
    • Create as many clones as you want
    • Run multiple different versions of an app alongside each other

    Limitations​

    • XAPK files are currently not supported
    • Cloning is a complicated process, and some apps are not supported

    Technology​

    • Apps are decompiled, package name is changed, display name is changed, after which the app is recompiled and ready for download
    • Cloning is created with Python, on top of Apktool and Android build tools
    • The website is created with Starlette


    clonemy.app_.png

    Mods: XDA Ban Appeals Team confirmed this is not warez after removing a similar post & mistakenly banning me, please PM me if there any doubts.
    3
    Sorry about the downtime 😅

    Probably DM me when it's down because I'm not consistently getting replies from this thread. It's not hard for me to fix when I do notice it's down.
    2
    Just wanted to say thanks! Your website worked perfectly for cloning a GPS app. (wanted to use both an old and new version together on the same phone)

    I had tried things like the OG app cloner, but that wasn't working. Your site was easier, faster, and most importantly, worked!
    2
    Try to pass my way.
    Download TG from of site https://telegram.org/android?setln=en after that make clone and scan it on the virustotal. You will got same result.
    Oh yeah you're right, it does report this behaviour only after cloning.

    I wonder if decompiling and building an app through apktool will already make the app fail checks. I might do some more research into this when I have time.

    I assure you guys I'm not adding malware, as you can verify yourself through the process I listed in post #81
    2
    It’s this app:
    I fixed some app renaming bugs, can you try if it works?