Cloning APK - Galaxy S6 Edge Q&A, Help & Troubleshooting

Dear experts of XDA,
i am in the midst of a personal project. But i cant seem to clone an app call "Carousell", it can be found in google playstore. I already tried multiple means to create a clone apk out of it but to no avail.
Software that i tried are APK editor and advanced apk tool.
It either gives error such as "install_failed_conflicting_provider" or when i really managed to install the clone app, it crashes.
I already tried changing the values of the Package and the Ath provider.
Would really be very grateful if anyone can guide me through. Thanks alot experts!

Related

[Q] Modding an APK, fail to install some modded apk, help please

hi Im steve and im quite a noob,
I wanted to post this under the android forum for Android software and hacking discussion or development tools, but I dont know which one is the most right place. the hacking discussion said "no noob here please" so I posted it here.
I tried modding some APK to make the app able to be multi view (tutorial : http://forums.androidcentral.com/verizon-galaxy-note-2/236929-how-edit-apps-use-multi-window.html ), I succeed modding 8tracks.apk, musicxmatch.apk but then when I tried to do it to LINE (NAVER) and installed it, it said "app was not installed".
so I tried answering that it is a system tool while building the apk, and it still doesnt work.
can anyone help me?
oh, and I have some question also
why some people said to not sign a system tool apk? while from what ive read, android cannot install an unsigned apk.
and also can anyone help me to mod the NAVER/LINE Games to stop checking if i am a rooted device?
thanks
I just tried editing the androidmanifest again with notepad++(before was with notepad) for LINE (modding for multivew), and now I solved the problem that I had (app was not installed).
now it is installed but I cannot run it, it just shows black screen and messed up my launcher. (TSF launcher restart everytime I launch the LINE and the LINE close after black screen).

[Q] Can not install dinamically an apk

Hi everyone.
I've started a few months ago to develop android apps. I have an apk and to redistribute it to the user, I mount and Ftp Server with the apk file, and with a button the user can connect to the ftp server and download it.
I have done this already, my problem comes when installing the apk, that the system send me the following message.
Error analysis
There was a problem parsing the package.
I think it could be the version of the SDK but if I'm running the app it has no sense.
I hope someone can help me.
Sorry for my English that I know that does not help explain very well
Best regards and Thanks

[Q] Libraries and other APK, necessary for some APK

How can I find libraries and other APK, necessary for some APK?
For example, the application Google Chrome uses the library libchrome.xxxx.xxx.so.
I tried to look for a link to this library in the decompiled application (I used apktool), but unfortunately I was not able to achieve results.
So I tried to look for similar discussions, but found nothing.
Why do I need it?
I want to make easy assembly firmware for your device by removing unnecessary for me to program.
Additional experience points for skill "Science"
Thanks in advance.

[Q] Installing multiple devices at once

Hi, I have about 200 android tablets and I would like to know if there is any solution how to install them whit filled Google account, installed apps from GP, settings by some easy way rather than doing it with every single tablet...
Something like image file ofr Windows, or *.exe app (in self execution rar) which contains specific informations, ex. specific company ports etc.
Do you guys know about anything like that? It could be even bussines solution, paid, there is no problem with that, only I could not find anything
ยจ
Thank you very much!!!

[HELP] Decompile APK, fix, Recompile help

Hi, before all, sorry for my poor English.
I have buyed a new Android Watch; the SmartWatch U8. I have found many Android app to run it but nothing have great result.
After few test and search I have found the original APK for my watch, is run good but have some problems and I want improve it.
I have decompiled the APK (APK to ZIP, dex2jar and APK Tool), I have now some .jar files, the .manifest and few assets and others ressources.
Using Android Studio, I have tried to recompile, without modification of code. I have many, many errors.
Some errors is about depriciated, others is for unknown command or class.
I have tried to fix, but no chance, too many errors and my Java skill is realy low (I'm better under PHP). I have also try to copy only few codes using the error tools to known what is needed to add, but I don't known own the default structure was made (all class in same folder ?, or many folder for many class ? less class but with more actions ? not sure)
I have tried all ideas I have found, no valid result, I never build the app with success. I have made few Android App, with help of tutorials and are very basic (Web browser for my website, music player and scanner). I known the basic of Android coding and the new and old way to code them (Eclipse and Android Studio).
I search many solutions;
- [easy] Find another app with all (or the most) of needed change I want; hide the notification text but keep the icon when connected, more control of what is sending to watch (keep notice of call, but not make/answer call over the watch)
- [medium/hard] Find a good tutorial/guide for rebuild a Android app from decompiled APK.
- [hard] Build from scratch a Android app for my watch (with tutorial/guide)
The APK I try to edit: levelkro (dot) com/download/android/KHR1.3.22.apk (not available on Play Store)
Thank for your help

Categories

Resources