[Q] Getting Exeption error when decoding using apktool - General Questions and Answers

Hi,
I use apktool to decompile Setting.apk.I have installed framework-res.apk and twframework-res.apk successfully.
but I get this error when trying to decompile any apk
can you help me?

Yeah, It happens to me first But after sum search I got the Solution
It happens becoz of size of framework-res.apk
So you just need to download this tool http://ge.tt/15vLSYw/
v/0
Use it for decompiling and compiling it will work......
Press thanks if it works.....

thanks it's working:good:

Related

[Q] How to edit framework-res.apk without errors?

hello again, this time I have a question and a problem, editing the framework of a rom-res cm7.2 to change the default wallpaper, use apktool and apkmanager to decompile and compile the file, enter the new zip, sign and flash the rom, it installs correctly, but when bootanimation appears after a few seconds the device freezes and restarts and so again and again (I think it is called bootloop), I do not know which tool to use to compile and decompile the apk and the rom starts without error, use apktool and apk manager but without any good result ... I'm doing something wrong? I hope someone can help me, I read other entries that talk about something like this and recommend apktool but I use to run, again thanks!
sorry for my English
Use winrar den extract drawable-ldpi. Chnge default wallpaper. Den delete d drawable-ldpi in framework-res.apk and replace it wid ur modified drawable-ldpi. Apkmanager shd nly be used if v edit xml's or smali's
Sent from my GT-S5670 using xda premium
oh! that simple? thanks bro I will try
thanks bro! I worked great! thank you very much!

[help] cant recompile apk

Hi Im using cm10.1 on my desire s.
I'm using latest apktool. I'm trying to mod in call screen to make more transparent I did found out how to do it thanks to XDA.
but when I recompile it I got error as in screenshot.
I installed framework-res.apk from my rom and decompiled phone.apk
than I edited Phone\res\layout\in_call_screenui.xml that's it.
when I try to recomple it. I get errors in Phone\values\strings.xml which I didn't even edited. I don't get error in every values folder though.
so what am I doing wrong here? can any1 help please?
You may need to install another resource apk, look in your framework folder for one and retrace your steps to make sure you didn't miss anything.

[Req] Compile apk

Hi!
I have edited apk, but I can't compile it now :<
Could someone just compile it ?
Wallpaperooser.zip - 1.25 MB
Thanks in advance
I have this problem...
Upon recompiling systemui.apk after modifying status bar.xml .. Apk tool shows error..
If I dont modify anthing , it can succesfully recompile but even minor change it dont.
I could not find any appropriate answer till now
Can u help?
mjp93 said:
I have this problem...
Upon recompiling systemui.apk after modifying status bar.xml .. Apk tool shows error..
If I dont modify anthing , it can succesfully recompile but even minor change it dont.
I could not find any appropriate answer till now
Can u help?
Click to expand...
Click to collapse
maybe delete resourses.arsc ?
No no deletion, it can't recompile only ..

[Q] Help compilling and decompiling error

Hello everybody i tried multi apktool to decompile apks but when i recompile those apps and try to install app on my phone its shows app not installed. Even when i don'T EDIT any file in the app. Please give me simple and best way to edit apk files.
Thanks.!!!

[Q] How to edit CM11 Settings.apk after decompiling

Hello,
Today i decompiled Settings.apkof CynogenMod 11 but i was not able to read the XML files, can somebody please tell me on which software should i open them i tried opening them on Notepad++, Adobe dreamweaver amd notepad..
Screenshot of the Files in Attachments.
Rajatk95 said:
Hello,
Today i decompiled Settings.apkof CynogenMod 11 but i was not able to read the XML files, can somebody please tell me on which software should i open them i tried opening them on Notepad++, Adobe dreamweaver amd notepad..
Screenshot of the Files in Attachments.
Click to expand...
Click to collapse
The best editor is the notepad++. Maybe there was a problem when you decompiled you apk. Or the notpad++ can red because it is corrupted.
Thanks for the reply @root-expert I used apktool to decompile the apk file. Can you please tell me the correct way to decompile it.
Rajatk95 said:
Thanks for the reply @root-expert I used apktool to decompile the apk file. Can you please tell me the correct way to decompile it.
Click to expand...
Click to collapse
First you have to install framework-res.apk of your rom... Type the command:
Code:
apktool if framework-res.apk
After that you can decompile the apk:
Code:
apktool d Settings.apk
If you get errors post them to me...!
root-expert said:
First you have to install framework-res.apk of your rom... Type the command:
Code:
apktool if framework-res.apk
After that you can decompile the apk:
Code:
apktool d Settings.apk
If you get errors post them to me...!
Click to expand...
Click to collapse
Thanks a lot man :good:
i didnt installed the framework-res.apk before.

Categories

Resources