[Q] Issue recompiling framework-res - Android Q&A, Help & Troubleshooting

Using apktool..
decompiled the apk.. size 12.9 mb
changed 2 colors in style.xml...
recompiled the apk... 11.5 mb..
change permission and copy.. baam bootloop...
Also I get the following warnings during compiling and decompiling..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Related

Change settings menu

Hi, I'm interested in changing settings menu screen and I think I've to edit framework-res.apk but I don't now what do I have to change.
Anybody knows anything about this.
I would like somethings like this menu
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks
done. i've edited settings.apk and changed the images in drawable-mdpi folder.

[Q] Error compile whatsapp

Hi, I'm making themes for whatsapp, and using the apkmanager everything works fine when only change the png (options 1, 3 and 4). The problem comes when decompile with option 9 (to modify a xml file for the font color) and not even change any xml, compiled with option 11 and it gives me error. I leave the log. I need help. Thx!!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[Q] Error while installing frameworks for decompiling apps

So I'm trying to follow this decompiling and recompiling android apk's tutorial here http://forum.xda-developers.com/showthread.php?t=1989533
but when I try to install the framework by using the command, "if framework-res.apk" in the command prompt I get this error shown on this picture
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How do I fix this? Thank You!

[HELP]error in decompiling classes.dex of my phone

plz help i have try to port 4.2.2 status bar mod to ICS (galaxy s duos)
when i recompile my classes.dex file it give error
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and in attachments my phone status bar.smali(int txt file xda does not support smali files)
i try this forum to add status bar of 4.2.2 in ICS
http://forum.xda-developers.com/showthread.php?t=2423398

APKtool Recompiling Error

I keep getting this error during recompiling the SystemUI.apk (even without editing anything). It cannot find /root/apktool/framework/1.apk. I do not get this issue during decompiling. I'm trying to do this on my Amazon Fire HD 6. I have gotten the framework from framework-res.apk, amazon-res.apk, and systemUI.apk. I have checked, and I do have 1.apk, 16.apk, and 127.apk in the framework folder.
Any help is greatly appreciated.
--
crazyramen
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources