Help for a newbie programmer

Raschild6

New User
12
01/28/24
2
Thread Author
Italy
Hi all, nice community here!

You guys are really good with mods.
I am writing this because I would like to learn something about how it is done.
This should not sound like claim, any advice are greatly appreciated, from few words to the name of a book to study!

I'm a decent programmer and I have worked also with android but always starting from scratch for personal apps. So, it's my first time to approach the world of decompile-modify-recompile apk.

The first goal I chose was to modify the blade-idle apk, i took the original apk and decompiled it with Apktool. I am looking at the files to understand what is the source code, but without any advice I am not understanding the architecture of this project. Also, is the source code maybe compiled inside the .dex files? How do I get to the damn source code? 😂

It may not be the best app to start with, but it have to start somewhere.

Anyway, thanks all for the work you are doing!
 
Back
Top Bottom