Answer the question
In order to leave comments, you need to log in
How to embed your code in android app?
We need to change the application code so that when it starts it displays toast messages (like a watermark). How can this be done?
Answer the question
In order to leave comments, you need to log in
Good afternoon!
There is such a thing as reverse engineering. Those. you need to download the apk of this application, decompile it, then make your changes, build a new apk and install it on your device.
You can start by exploring these tools:
https://ibotpeaches.github.io/Apktool/
https://java-decompiler.github.io/
https://github.com/pxb1988/dex2jar
Useful information on the topic - https:/ /stackoverflow.com/questions/21010367/how-t...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question