[Q] Problem after Recompile Note4 SecSettings.apk - Galaxy S III Q&A, Help & Troubleshooting

before edit/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"
}
after
why ?!!

UP UP UP

I hope to help me @Blekota

Up up up

what is the apktool use ?
same problem with me , but I found the problem and fix it

abd3mobaraki said:
what is the apktool use ?
same problem with me , but I found the problem and fix it
Click to expand...
Click to collapse
i'm using apktool 2.0.0 RC3
how to fix it

engloda said:
i'm using apktool 2.0.0 RC3
how to fix it
Click to expand...
Click to collapse
after recompiling , open by any zip program and enter res folder
then look to folders name , if there numbers an name its the problem
good luck

i have the same problem
engloda said:
Up up up
Click to expand...
Click to collapse
this is may come from a bad deodex ... i have the same problem.... i had changed in a milion whays the java paths andd the java jdk-version the 7 and 8 version ...and still have the problems... the same like yours... i picked up the secSettings from the rom of Sweet Rom and from Xnote i decompiled them and after that i compiled them back... and i had no issue... but decompiling and recompiling my secSettings from my build deodexed and made in two variants : with Archikitchen and with the dsixda Android kitchen i have all the time issues ,. the same like yours,,,, i don´t know whay...
i had send some messages to soloilmeglior and to not-i and untill now no response... was wantted to know wich version of apktool they are use and how they have the phat to java jdk fixed

UP UP Plz :crying:crying:

I hope to help me @thereassaad

abd3mobaraki said:
after recompiling , open by any zip program and enter res folder
then look to folders name , if there numbers an name its the problem
good luck
Click to expand...
Click to collapse
i dont found numbers anny other solution ? allah yjazik help me

Related

Need help editing Phone.apk (to disable Noise Cancellation)

Hi,
First post here, hello! and I'm new to android and smartphones in general, be gentle!
I have a Samsung Galaxy SII and I'm one of the ones who suffer from the "echo problem" during calls. In my case, turning off noise cancellation fixes the problem. The only problem is, as you might know, that you can't disable it permanently (without editing the Phone.apk).
What I'm trying to do is what's stated in this thread: http://forum.xda-developers.com/showthread.php?t=1372718
(I can't post there need 10 posts)
First of all, the software I'm using is as follows;
ROM: CheckROM v4
Kernal: DarkKnight v2.3
Modem: KI4
Am I right in thinking that my ROM is deodexed?
So, what I've done:
1. Install AndroidSDK and ADB. I followed this guide: http://www.youtube.com/watch?v=y6K1XLmafPc&feature=player_embedded
2. I found the Phone.apk in my phone and put it on my PC.
3. I've attempted to decompile Phone.apk using APKTool, using this guide: http://www.miui-au.com/add-ons/apktool/
This is where I'm stuck, I've gotten up to the stage where you put "apktool d Settings.apk" in the command prompt. This is the error I get:
{
"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"
}
Now, I may be wrong but is this because it's a "Themed" apk?
I would appreciate any help! Thanks.
I've already replied on the other forum, but I'll add it here incase anyone else has the same problem.
You need to add the file "twframework-res.apk" to where apktool is aswell. Then after doing "apktool if framework-res.apk" do "apktool if twframework-res.apk" then carry on as normal .
Bloomfield87 said:
I've already replied on the other forum, but I'll add it here incase anyone else has the same problem.
You need to add the file "twframework-res.apk" to where apktool is aswell. Then after doing "apktool if framework-res.apk" do "apktool if twframework-res.apk" then carry on as normal .
Click to expand...
Click to collapse
Ah great, that seemed to work thank you!
Now I need to edit it and re-compile it again. Hopefully I can manage that, but it's likely I'll have a problem, will post back if I do.

[REQ][HELP]Settings.apk Compiling Error Using Apktool

Hello mates!
So i wanted to use Slim ICS in my own language and wanted to start with Settings.apk from Slim 4.2.
btw.I succesfully installed adb on my computer.(checked with cmd)
I'm using latest apktool and i typed;
apktool d Settings.apk
Successfully decompiled.Settings folder created and all of the stuff is in there.
{
"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 JUST changed a string in res/values .Then tried to compile it ... And the problem occours....
Help me please.At least i want to do this...
Sorry if i opened the thread in to wrong section but this thing is about developing so..
Have a nice day to all people!
Just typed this earlier in another post but I think it applies with the Setting.apk also. Your framework files will be different, but hopefully it helps you..
NOTE: For all of the above you will need to set the framework for apktool before you will be able to de/recompile apks.
-Drop copies of framework-res.apk, moto-res.apk, blur-res.apk, and SystemUI.apk into the same folder as apktool (with APK Manager it's the "other" folder)
-Open the command prompt on the folder where apktool is (by right-clicking or holding Shift and right-clicking)
-Type the following for each apk in the command prompt:
Code:
apktool if framework-res.apk
-Hit enter
Code:
apktool if moto-res.apk
-Hit enter, and do the same for the other two apks
-Now you should have no de/recompiling problems (well I shouldn't say no... watch them .9.pngs and check the log for errors)
Click to expand...
Click to collapse
Sent from my phone's mind
http://www.blindndumb.com/2012/04/android-tutorial-how-to.html
Follow that guide to the tee and i garuntee you will not have a single issue
alteredlikeness said:
Just typed this earlier in another post but I think it applies with the Setting.apk also. Your framework files will be different, but hopefully it helps you..
Sent from my phone's mind
Click to expand...
Click to collapse
Hmm.I just had framework-re.apk in there and typed apktool if ramework-res.apk ..... Gonna try it today!
Sent from my GT-I9000 using Tapatalk 2
Me too

[Help] My SystemUI FC

Please friends help me.... My systemui fc after flashing a modded SystemUI.apk, ℓ̊ experience dis error with Ice_Hybrom & Smultronic ROM. ℓ̊ just start experiencing dis error a month ago, its ****ing annonying.. ℓ̊ will appreciate yur help guys!
Well, you should tell us which mod you installed, and which actions cause the app to fc.
Brov thanks fϕя̩ yur reply... After flashing SystemUI, my systemui doesn't show again!!!! ℓ̊ will try upload tha SystemUI.apk.
Why not try to flash the ROM again.
Sent from my Wt19a using xda premium
Am thinking of flashing a new ftf file... Am using SI Number- 1255-8731, am in west africa, africa...!
get Android Commander program, connect your phone and start the program.
From your original ROM (hybrom I suppose), take systemUI.apk and copy it to /system/app
It'll overwrite automatically.
Simple as that. You'd have to be crazy to re-flash ROM or even FW over this.
http://androidcommander.com/
iONEx said:
get Android Commander program, connect your phone and start the program.
From your original ROM (hybrom I suppose), take systemUI.apk and copy it to /system/app
It'll overwrite automatically.
Simple as that. You'd have to be crazy to re-flash ROM or even FW over this.
http://androidcommander.com/
Click to expand...
Click to collapse
hahahahahahaha.... thanks buddy, it works dat way... i just wanna use tha one i edited but not working!
what where you tryin' to do anyway with the "modded" apk?
I'm asking cuz if you wanted to theme it, you can use UOT [email protected] uot.dakra.lt
Move tha Carrier Text to top right, Battery & Network icon to top left!!! like dis in tha screenie....
{
"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"
}

probably the most stupid walkman fix in the world xD[by your stupid Alex_rac]

hi everyone xD for the series... another stupid fix here i share a little walkman fix for who have installed the 3dot framework-res
I m italian and after installing both the walkman and the 3dot framework-res i ve noticed a fastidious bug in the walkman text so i ve managed to fix it with a little text editing
the fix works on the following linguages:
ITALIANO
DEUTSCH
ESPANOL
PORTUGUES
{
"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"
}
sorry to post in this thread! you can overcome this problem is not
anhmat122 said:
sorry to post in this thread! you can overcome this problem is not
Click to expand...
Click to collapse
Why would you post that here? Post it in the Systemui thread.
And it is possible to fix it, but I don't remember the name of the xml file that needs to be edited. Give me a sec.
EDIT: res/layout/status_bar_expanded.xml is the file.
Sent from my LT15a using xda-developers app
DdcCabuslay said:
Why would you post that here? Post it in the Systemui thread.
And it is possible to fix it, but I don't remember the name of the xml file that needs to be edited. Give me a sec.
EDIT: res/layout/status_bar_expanded.xml is the file.
Sent from my LT15a using xda-developers app
Click to expand...
Click to collapse
Thank you very much if you fix it:thumbup:
here sytemUI
https://www.box.com/shared/bj7fx4w9fetd18wnqlti
I post here but TK did not answer
http://forum.xda-developers.com/showthread.php?t=2012813
Sorry for my bad english
Hey, how to decompile SemcMusic.apk and compile SemcMusic.apk ?
danisariandi said:
Hey, how to decompile SemcMusic.apk and compile SemcMusic.apk ?
Click to expand...
Click to collapse
apktool d C:\SemcMusic.apk C:\semcm
apktool b C:\semcm
danisariandi said:
Hey, how to decompile SemcMusic.apk and compile SemcMusic.apk ?
Click to expand...
Click to collapse
No offence mate, but Google is the answer
Sent from my Galaxy Tab 2 10.1 with AOKP JB Milestone 1
Why AOKP? Because there's no better ROM for any device.

[Q] SecLauncher galaxy s5 location

hey so i have the T-Mobile Galaxy s5
there isn't to many downloadable mods out there at this time, I'm sure it's because it's still fairly new
among the mods i usually like to add to my phone that i have had to make on my own is a Launcher mod
i usually have it setup as a 4X5 grid size, page indicators at the bottom & no wallpaper scrolling
I don't know how to mod apks but i read a tutorial on how to do it and as i looked for the SecLaucher3.apk file on my phone it was nowhere to be found
please let me know if you know where it is or if your willing to help with the apk modding
[email protected] said:
hey so i have the T-Mobile Galaxy s5
there isn't to many downloadable mods out there at this time, I'm sure it's because it's still fairly new
among the mods i usually like to add to my phone that i have had to make on my own is a Launcher mod
i usually have it setup as a 4X5 grid size, page indicators at the bottom & no wallpaper scrolling
I don't know how to mod apks but i read a tutorial on how to do it and as i looked for the SecLaucher3.apk file on my phone it was nowhere to be found
please let me know if you know where it is or if your willing to help with the apk modding
Click to expand...
Click to collapse
/system/priv-app
Nope I dont see that
[email protected] said:
Nope I dont see that
Click to expand...
Click to collapse
{
"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"
}
Sent from my SM-G900T using Tapatalk
Oh nice thank yu
Would yu happen to know how I would mod that?
[email protected] said:
Oh nice thank yu
Would yu happen to know how I would mod that?
Click to expand...
Click to collapse
Decompile it first using apktool or something like it then you can edit the png or the value files in /values of the APK. I'm not going to explain all this in this thread, but there are multiple tutorials on how to decompile apks and mod them.

Categories

Resources