why i can't recompile string code? - Sony Ericsson Xperia Neo, Pro

i decode Phonebook.apk (neov v4.0.3) ,i want translat some word in it
but i not modify every thing in it still can't recompile back,
it like my screen shot it only decode then build it back i not do every thing it still error
why like this?
pls help me all user
thanks
{
"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"
}

I read somewhere you can't recompile it
But since I never tryed I may be wrong
I can't view your imgs coz I'm on app
I'm assuming u already
just decompile and recompile with no changes and you have ICS apktool
Edit c/apktool-ics OK
No resources found did you
Install correct framework-res
Sent from my Xperia Neo using xda premium

Related

I need help, decompile and compile successfully framework-res x10 mini

Hi everyone!
I'm doing a theme for x10 mini, but I need to decompile and compile framework-res.apk to change the colors of the buttons.
My problem is I can not compile the framework correctly. I used APK manager 4.9 and APKtool but I can not.
I'm editing the file here: framework-res.apk -- res -- values -- styles-xml
ORIGINAL
{
"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"
}
by replacing
This code changes the text color on buttons, from Black to White.
Someone who can help me please! I can not compile successfully! =(

apk compilier

does any please have a working apktool where i can actually compile and apk, i always get a brut error in any apk i try to compile
oh btw this if for jelly bean, i download the apktool + jar and correct aapt.exe also and even updated SDK to 20 and downloaded the 4.1 filed in sdk manager, what am i missing.
{
"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"
}
Yeah, I get the same thing. I tried decompiling and recompiling an apk without making any modifications and it still gave me the same error even after importing the framework.
Sent from my Samsung Galaxy Note I717 using xda app-developers app

Need help modding Phone.apk - reposition deleteButton

Hi, I want to move the deleteButton of the dialer screen to bottom right.
Current position is this:
{
"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 I want to have it like this:
I've already decompiled the Phone.apk and found that it's the "deleteButton" with id: "0x7f07003f" and the parent layout is "dialpadAdditionalButtons", "0x7f07003c"
I've searched all the res/xml and smali files but I can't find any positioning code/values.
Is there someone who can help me with that?
Which smali file do I have to modify?
push
push
push
push
push
Can you not decompile phone.apk in pic 2 and compare it with phone.apk in pic 1 using winmerge?
Sent from my GT-I9100 using xda premium

[Q] Errors compiling MiuiSystemUi

I installed android SDK and the apis
I use APK Tool
Galaxy Nexus on MIUI 3.7.12
I was trying to enable carrier logo
When decompiling, i install the 2 frameworks (framework-res.apk and framework-miui-res.apk)
But i still getting this:
{
"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"
}
I'm tired of asking everywhere, facebook groups, deviantart, en.miui, everywhere!
I followed the steps from this commentary http://rezarivani.deviantart.com/art/Phoenix-387110569
Help please!!!!!!!
install all apks that are inside framework folder of ur miui
apktool if appname.apk
Sent from my S500 using xda app-developers app

[Q] Using Apktool to modify SecSettings.apk

Hey there,
I am trying to edit some icons and strings inside the SecSettings.apk on my Galaxy Note 9, decompiling seems to have no issues but compiling is a whole different story.
Even decompiling and recompiling without editing any files I get the same errors.
Here's some screens of what I am seeing when I recompile:
{
"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"
}
Any help would be greatly appreciated, thanks in advance!
Also, this is the only apk so far that I am having these issues with, I have messed around with numerous different apps without any issues.
So I pulled the framework from the rom I have installed and installed it via apktool, no more errors, but it is stuck on "Building Apk".

Categories

Resources