baksmali/smali for Android N? - Android Q&A, Help & Troubleshooting

Is there a working smali/baksmali for Android 7.0? I'm attempting to deodex my systemui in Android 7.0 but I keep getting an error when trying to compile the smali code into a classes.dex

Related

[Q] Compile SystemUI error

When i try decompile and then compile WITHOUT changes give it and UI not appears when i install :/
kaiodduarte said:
When i try decompile and then compile WITHOUT changes give it and UI not appears when i install :/
Click to expand...
Click to collapse
There are several threads on Decompile/Recompile apk(s)
Have you looked at?
[COMPLETE GUIDE] decompiling, theming, and recompiling JB SystemUI.apk [Jelly Bean] By powerpoint45
[FIX] systemUI, framework-res, SecPhone compile error by shoman94
[HOW TO] Decompile and recompile SystemUI.apk JB 4.2.2 by jusho
[TOOL GB/ICS/JB/KK] Decompile/Recompile apk & jar | Sign | Zipalign | Basic editing by ibanez7
[How to] noobs guide to decompile/recompile android application by aguha1044
[GUIDE][HOW-TO] Decompile and Compile apps using Apktool in 5 Simple Steps by A_U
also you could give more info
tools you are using
apk you are working with...
This thread will be moved to Android Q&A, Help & Troubleshooting

[AOSP] Android Framework replace in stock roms

Hi, im currently developing a system for wifi-direct application testing.
To do so, i need to change some classes in the android framework, specially in android.net.wifi package.
I've downloaded the Android 6.0.0 source tree, made some changes and recompiled it to x86 to push the new framework into the emulator. (Running Nexus 6 image with Android 6.0.0)
After that i pushed the recompiled jars, boot.art and boot.oat, and the odex files.
When i restart the emulator the image don't work.
Is this possible to do? Change the framework or at least part of her implementation and manually push the files into the emulation?
If so, what can i be doing wrong?
Thanks for the help, Filipe Teixeira

help in recompiling

Hey guys plz help me
I used advanced apktool 4.2.0 with apktool 2.0.3 by bdfreak to decompile apks
I decompiled my systemui successfully without and error But when recompiled it i got "syntax of the command is incorrect" (i didnt touched any file)although it said success and there is no log inside 1-BDFreak folder but when i moved my apk to priv-apps it didnt worked
I gave right permissions,deodexed rom,installed framework and java
My android ver is 4.4.2

APK for Android TV Decompile, Modify and Recompile.

Can anyone tell me how to Decompile a Android TV APK, so that I can Replace a XML file and Recompile the same app. So it runs on Android TV.
I use Windows 10 and Ubuntu 18.04 LTS, please guide me accordingly.

Edit this part of the android framework

I'm trying to edit this part of the Android Framework: https://cs.android.com/android/plat.../telephony/dataconnection/DataConnection.java
I've tried disassembling framework.jar but couldn't find the code related to this java file. How could I go about modifying this part of the OS and re-injecting it and where should this source code be located on my device (I'm using an Android 11 phone) ?

Categories

Resources