How to Add Java codes to Decompiled Files? - Android Q&A, Help & Troubleshooting

I decompiled an Apk file and I want to add some code to the java classes,but it seems that the javaclasses are different from the way they are written,for example those who edit WhatsApp and make WhatsApp plus ,how did they decompile WhatsApp to get dull source code and add some java codes to add features ?really frustrating !

The apk is most likely obfuscated with some program such as proguard because the developers do not want you looking at their source code..

Related

[DEV]Stock Rom Java Codes *shareing*

Hello everyone
as i am huge stock rom fan
i have started to experiment and investigate the whole rom
currently i wil share the Android.policy.jar Java Codes + Lidroid inside
thanks to these codes i did found some stuff that we can enable through smali
special thanks to broodplank for his apktool to java

Editing smali code.

Hey you gurus out there. Any extra ordinary person out there? Help me edit some smali code to add the buttons in my rom.
I av added the resources to framework-res.apk added the images and added the necessary values in the strings.xml, public.xml. damn those files are hard to edit. I had to do vb.net application to scan available item ids. But wen it comes to editing the smali files it really hard for me. Would be happy if anyone help me out
Sent from my TECNO N3S

[Q] How to install source code

I downloaded this source code called "Downloading Simple Messaging in Android ( SMS Sending and Receiving) Code" from "sourcecodester.com/download-code" but i can't figure out how to put it in to eclipse can someone help me?
Create a new project in Eclipse, then replace the code in the activity file created by Eclipse with the code of /objects/src/com/test/android/codester/main.java (located in the file you have downloaded).
Surely you'll need to deal with some minor errors.

[Q] Android LatinIME build ?

Hi,
I want to make some changes to LatinIME. I got the code from git repository-
android.googlesource.com/platform/packages/inputmethods/LatinIME
But I don't know how to build the apk file from the code. If anyone has build the LatinIME from the code, can you please share instructions.
Specifically I want to know how to build the dictionary tools (I guess I would need ndk), how to build the native code (again I guess it would required ndk) and finally how to build the java code by using the lib file from native code.
thanks!

[Q] Compile Real APK Leecher v3.6

I was downloaded a source code of Real APK Leecher v3.6 from this board, can anyone expert in Java, show me the tutorial step by step to recompile the source code. I was new in Java Programming but i like to use this tool but i prefer to recompile the source code rather than the already compile JAR. Thanks in advance..

Categories

Resources