[Q] lose 25% - adj entries not found / not patched - Defy Q&A, Help & Troubleshooting

hi guys!
i'm getting this strange message on supercharged v6 rc9.. does anyone have an idea to fix it??
thanks!

Patch your service.jar

can you help me? or at leat point me in the right direction!
do you know any "how to"?
thanks!!

See the 2nd Post in the thread.
http://forum.xda-developers.com/showthread.php?t=991276

thanks!

adj entries not found
daede86 said:
hi guys!
i'm getting this strange message on supercharged v6 rc9.. does anyone have an idea to fix it??
thanks!
Click to expand...
Click to collapse
Same thing in MSG4. How to fix? i had a look in google and xda but not able to find

manoutch said:
Same thing in MSG4. How to fix? i had a look in google and xda but not able to find
Click to expand...
Click to collapse
Did you even read the post before posting.. Its been answered above.

services.jar
Auris 1.6 vvt-i said:
Patch your service.jar
Click to expand...
Click to collapse
So, I'm runing WIUI 2.8.2 on my Defy, and can't get that damn services.jar work right. Upon supercharging, on automatic downloading stops saying "ERROR: service.jar cannot be patched! Reason: It's already_modified " Then "Invalid entry ... please try again ". This means that the services.jar that came with WIUI is already patched, and it shows that "SuperCharger ADJ Entries ARE NOT Patched In" ... so my phone is supercharged 0% ...
Any opinions?
Earlier I've tried the same V6 Supercharger (latest version) on Quarx's CM10, but I couldn't do the automatic service.jar uploading to the patching website, and the manual method ( http://forum.xda-developers.com/showthread.php?p=16635544#post16635544 ) is damn confusing, didn't know exactly what to modify and where.
So if someone could share a working WIUI or CM10 service.jar, or explain the manual patch of that file would be a great help to many of us.
Thanks.

Related

Deodexing S2 XWKDD

Can someone Deodex the firmware, i've tried but I failed miserably
These are the ones i couldnt deodex
/system/framework/
android.policy
ext
framework
services
/system/app/
email
fts
gallery 3d
imeitracker
kieswifi
mediaprovider
mms
mobileprint
motionsettings
mtpapplication
packageinstaller
phone
samsungwidget_weatherclock
secdownloadprovider
settings
socialhub
stk
tasks
tasksprovider
touchwiz30launcher
touchwizcalendar
trimapp
I don't have the device yet but I actually managed to deodex kdd as a whole. the only exceptions were Email and MobilePrint. I just ignored these errors but yea, I have these two folders sitting on my desktop waiting for my phone to arrive
Sent from my GT-I9000 using XDA App
madmack said:
I don't have the device yet but I actually managed to deodex kdd as a whole. the only exceptions were Email and MobilePrint. I just ignored these errors but yea, I have these two folders sitting on my desktop waiting for my phone to arrive
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Could you upload the files please
Sent from my GT-I9100 using XDA App
soyef said:
Could you upload the files please
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Yes please upload!
Plz help a poor WinMo-refugee waiting for his first droid-device:
WTF is deodexing ?
troed said:
Plz help a poor WinMo-refugee waiting for his first droid-device:
WTF is deodexing ?
Click to expand...
Click to collapse
Apk files have respective odexes that devs use to supposedly save space.
Deodexing means you convert it back to a .dex file and put it back inside the apk.
This allows you to easily replace files (not having to worry about odexes), but the main point was to deodex services.jar so that you can change all text to different colors (such as the clock color to white) and to deodex services.jar, you need to deodex everything.
I'll upload what I have after elclassico
Sent from my GT-I9000 using XDA App
and here it is:
http://www.multiupload.com/MW71E1DAHV
you might want to delete Email.apk and MobilePrint.apk first because these two were the ones that I deodexed ignoring the errors. (lotsa errors with Email.apk. be wary of that one )
most of the errors in these two files were related to some awt libraries that are missing. I think (or hope) that they used these libraries only for debugging, so it shouldn't crash theoretically.
lemme know if it works guys ! can't wait for my phone to arrive
madmack said:
and here it is:
http://www.multiupload.com/MW71E1DAHV
you might want to delete Email.apk and MobilePrint.apk first because these two were the ones that I deodexed ignoring the errors. (lotsa errors with Email.apk. be wary of that one )
most of the errors in these two files were related to some awt libraries that are missing. I think (or hope) that they used these libraries only for debugging, so it shouldn't crash theoretically.
lemme know if it works guys ! can't wait for my phone to arrive
Click to expand...
Click to collapse
seems to be working fine, even the email.apk works fine!
thanks for the deodexing!!
soyef said:
seems to be working fine, even the email.apk works fine!
thanks for the deodexing!!
Click to expand...
Click to collapse
awesome !! I know what I'm gonna do when I receive this phone
thanks for letting me know
madmack said:
awesome !! I know what I'm gonna do when I receive this phone
thanks for letting me know
Click to expand...
Click to collapse
Oh and btw I also tried your Arabic patch and it worked fine too, just waiting for the libwebcore now
Thanks!!
Sent from my GT-I9100 using XDA App
soyef said:
Oh and btw I also tried your Arabic patch and it worked fine too, just waiting for the libwebcore now
Thanks!!
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
oh, "so" from the comments
I've replied to your comment with a libwebcore to test. let me know if it works.
madmack said:
oh, "so" from the comments
I've replied to your comment with a libwebcore to test. let me know if it works.
Click to expand...
Click to collapse
This is what I got from the logcat, and by the way I'm willing to test more if you need me to
soyef said:
This is what I got from the logcat, and by the way I'm willing to test more if you need me to
Click to expand...
Click to collapse
oops. thanks for testing
the logcat doesn't look good at all. I think I'll wait until samsung releases the proper sources for our phone before I make another attempt. This was all built with the korean sources and the error it throws now doesn't help much.
thanks again
ok, I'm a little restless and tenacious... i was able through some hoops and jumps to get a libwebcore with samsung's korean sources that matches the size of the one in your phone exactly (basically the build config of crespo.. should match the sII's except for the target_board_platform). I've not applied any arabic patches to it yet. just please try it and see if it at least runs ? (if it does, we have a winner !! )
http://www.multiupload.com/GK89VBFET9
GlossGhost said:
Apk files have respective odexes that devs use to supposedly save space.
Deodexing means you convert it back to a .dex file and put it back inside the apk.
This allows you to easily replace files (not having to worry about odexes), but the main point was to deodex services.jar so that you can change all text to different colors (such as the clock color to white) and to deodex services.jar, you need to deodex everything.
Click to expand...
Click to collapse
Tx a LOT ! Now I got it ..........
madmack said:
ok, I'm a little restless and tenacious... i was able through some hoops and jumps to get a libwebcore with samsung's korean sources that matches the size of the one in your phone exactly (basically the build config of crespo.. should match the sII's except for the target_board_platform). I've not applied any arabic patches to it yet. just please try it and see if it at least runs ? (if it does, we have a winner !! )
http://www.multiupload.com/GK89VBFET9
Click to expand...
Click to collapse
I think you have a winner then!
it seems to be running fine
i'm not sure, but I think that the camera isn't working
soyef said:
I think you have a winner then!
it seems to be running fine
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1063205
by the way, camera.apk from the deodexed files gives force close

Deodex+root for fw S5830XWKPN

new build that i can confirmed myself it works, fixed white bootscreen. do refer screenshots as proof.
download: http://jumbofiles.com/knlp28r40tn6/Update_Deodex_Root_S5830XWKPN_Signed.zip.html
md5 checksum: 37a036b00345bbf75c8419a387974d5d
old version that i think got many problem. dont use this. just as reference:
http://dl.dropbox.com/u/33790909/update.zip
mirror: http://www.multiupload.com/0NT1I02NGU
requirement: obviously ur galaxy ace with fw S5830XWKPN installed
howto install: copy Update_Deodex_Root_S5830XWKPN_Signed.zip to ur microsd card, and just flash via default recovery.
howto install this and still got latest cfroot b80 kernel support:
1- flash my Update_Deodex_Root_S5830XWKPN_Signed.zip zip package via default recovery.
2- flash CF-Root-S5830-v3.7-b78_recovery.zip via default recovery.
3- flash CF-Root-S5830-v3.7-b80_boot.zip via cwm.
issue: doesnt work if u flash this via cwm. see above.
disclaimer: standard disclaimer applies, i wouldnt be responsible if bla3.. u know the drill
last and not least, special thanks to dsixda for his awesome creation, htc android kitchen. without that tool, this would be harder and painfull
thanks! Did you apply CRT animation? Most of the time, adding # to the debug line causes the white bootscreen.
chinoyray said:
thanks! Did you apply CRT animation? Most of the time, adding # to the debug line causes the white bootscreen.
Click to expand...
Click to collapse
hmmm maybe. i couldnt remember
dude this is nice but downloading in dropbox takes century.
hope you can upload this in media fire
an0nym0us_ said:
here u go
Click to expand...
Click to collapse
Thanks @an0nym0us_ , will try it.
delroekid said:
dude this is nice but downloading in dropbox takes century.
hope you can upload this in media fire
Click to expand...
Click to collapse
a big sorry, its almost impossible for me with my ****ty 384 kBps connection
maybe someone else can create mirror? anyone? i'll added ur created mirror to 1st post later
Well, i'll load up.
done...
Link see first post.
do i have to install this even though i already have cf-root b80? i thought it already has root and deodex?
diospada11 said:
do i have to install this even though i already have cf-root b80? i thought it already has root and deodex?
Click to expand...
Click to collapse
afaik, cfroot never included deodex, incuding the latest b80 for S5830XWKPN.
Not working! update installed but phone still not rooted.
an0nym0us_ said:
issue: after applying this, got white/blank bootup animation. i dont know what i messed up when creating this. solution is to install another boot animation using this guide here
Click to expand...
Click to collapse
my bootup animation did not change.
diospada11 said:
my bootup animation did not change.
Click to expand...
Click to collapse
Ques is Did your phone get rooted?? because "royskeyz" tried it and it didnt happen.
royskeyz said:
Not working! update installed but phone still not rooted.
Click to expand...
Click to collapse
still no superuser app on menu even after reboot?
an0nym0us_ said:
still no superuser app on menu even after reboot?
Click to expand...
Click to collapse
I manage to flash, i mount system, but stuck at white boot animation. If flashed not mounting system it will boot but nothing happens not rooted,no user.
dungos said:
Ques is Did your phone get rooted?? because "royskeyz" tried it and it didnt happen.
Click to expand...
Click to collapse
yeah. my phone is rooted. i have the superuser app.
what i did was flash XWKPN through odin. flash cf-root b78 through odin. flash cf-root b80 through cwm. then flash update.zip through cwm.
hmm. seems like u guys got alot of problem using this one. i just create another one, this one comfirmed to work on a virgin install of XWKPN. and also i've fixed white flashed bootscreen problem. uploading as we speak.. maybe will finish upload in a hour or so because my connection speed not as godspeed as u guys
Thnx man,
will try it out.
an0nym0us_ said:
hmm. seems like u guys got alot of problem using this one. i just create another one, this one comfirmed to work on a virgin install of XWKPN. and also i've fixed white flashed bootscreen problem. uploading as we speak.. maybe will finish upload in a hour or so because my connection speed not as godspeed as u guys
Click to expand...
Click to collapse
yeah anony, thankx for making this for us noob
mwap
thanks. Please do upload it in multiupload rather than dropbox. Will try this as well on a fresh KPN install.
chinoyray said:
thanks. Please do upload it in multiupload rather than dropbox. Will try this as well on a fresh KPN install.
Click to expand...
Click to collapse
done. do check 1st post

[DEV] Making the Screen On Animation Work

You are always welcome here to help but please don't spam the thread (to all NEWBIES)
It has been a long time since I was here. I have read in many other Q/A threads that screen on animation is not compatible with our ace. I don't think its quite right as Gingerbread supports both.
Here I have found a thread which shows a way to enable Screen On animation.
http://rootzwiki.com/topic/2553-dev-enabling-crt-on-off-animation-in-roms-how-to/
Courtesy: Big Baby Jesus
I am trying to do things as he says. But I am a little off with smali and dex decompiling and editing. I believe that many developers here would love to help.
tr.supradeep said:
You are always welcome here to help but please don't spam the thread (to all NEWBIES)
It has been a long time since I was here. I have read in many other Q/A threads that screen on animation is not compatible with our ace. I don't think its quite right as Gingerbread supports both.
Here I have found a thread which shows a way to enable Screen On animation.
http://rootzwiki.com/topic/2553-dev-enabling-crt-on-off-animation-in-roms-how-to/
Courtesy: Big Baby Jesus
I am trying to do things as he says. But I am a little off with smali and dex decompiling and editing. I believe that many developers here would love to help.
Click to expand...
Click to collapse
First
Thx
Thanks, I got it working a while ago....
Cool man!
ANDROIDCUSTOMIZe said:
Thanks, I got it working a while ago....
Click to expand...
Click to collapse
Thats good. Can you help me by sending me the framework package? I mean the services.jar and framework-res.apk . I actually have the framework-res.apk modified but wasn't able to do the smali and .dex work. Can you help? I could say it will be very helpful for many of the users. You can post a new thread.
Its easy...need to replace a xml file in anim folder of framework-res.apk
check themes and apps sec i did it 1-2 months b4
I couldn't find it!
side_effect said:
Its easy...need to replace a xml file in anim folder of framework-res.apk
check themes and apps sec i did it 1-2 months b4
Click to expand...
Click to collapse
Well as you said, I searched the Themes and Apps Section I couldn't find it. Can you post the link to that thread it will be very helpful. I am searching for the xml you are talking about in the anim folder, still trying to find it.
Does it really work?
What about the delay in getting the screen lit up?
Not working!
I tried using the patch provided by side_effect but sadly it didn't work. I am trying to implement it in CM7 official. I can't understand where the problem is, but side_effect says in that thread that its not like the CRT animation. I am looking only for CRT animation. Well I will keep trying to get things work. I would need help from other developers. I see many devs have it working already. If yes please do post here or open a new thread. Thank you
1st if you have CRT animation then disable it by editing bools.xml
(something like animatescreenlights) set it to true.
Then u need to modify lock_screen_exit.xml or lock_screen_enter.xml(cant remrmber which exactly)under res/anim.
forum.xda-developers.com/showthread.php?t=1604106
side_effect said:
1st if you have CRT animation then disable it by editing bools.xml
(something like animatescreenlights) set it to true.
Then u need to modify lock_screen_exit.xml or lock_screen_enter.xml(cant remrmber which exactly)under res/anim.
forum.xda-developers.com/showthread.php?t=1604106
Click to expand...
Click to collapse
Ok. I got it. But this isn't the same as Screen On CRT animation. This is an animation which comes after you unlock the screen right?
Yes..!!after you swipe to unlock then the screen blinks and unlockes..
side_effect said:
Yes..!!after you swipe to unlock then the screen blinks and unlockes..
Click to expand...
Click to collapse
Hmmmm... Thanks for the help but thats not what we need. I have a ZTE Blade too and it has screen on effect. I just want help in porting it to ace. It is enabled on all GingerBreads(having a gpu) we just have to software enable it the way i have stated as on the first post
ANDROIDCUSTOMIZe said:
Thanks, I got it working a while ago....
Click to expand...
Click to collapse
Where is it ?
This was sent from a Galaxy Ace. Problem?
CallMeVentus said:
Where is it ?
This was sent from a Galaxy Ace. Problem?
Click to expand...
Click to collapse
I just hope ANDROIDCUSTOMIZe posts his framework-res.apk , PowerManagerService.smali and PowerManagerService$BrightnessState.smali . Then i guess everybody will be able to work this thing out. I will post the compiled framework-res.apk and services.jar when it works.
Not getting past the last step!
I tried everything as said on the first post. I am not able to get past the last step. I don't know which access$### to use, for some there are 3 or 4. Just hope ANDROIDCUSTOMIZe helps sooner. And i dont know where to paste that also inside the PowerManagerService$BrightnessState.smali .
I have done the whole tutorial before too...caused bootloop...i rechecked it once again..there were no errors...
But if still you want to work on it...you can ask your questions on pm or on the thread..as you like..
Edit: Also if you want help to decompile your classes.dex(from services.jar) ...i can help in that too
That was sent from an ace using my beloved hands.
Thanks will be appreciated.
tr.supradeep said:
I tried everything as said on the first post. I am not able to get past the last step. I don't know which access$### to use, for some there are 3 or 4. Just hope ANDROIDCUSTOMIZe helps sooner. And i dont know where to paste that also inside the PowerManagerService$BrightnessState.smali .
Click to expand...
Click to collapse
There are total 4 "access$###" ...but the particular lines he(rootzwiki) has provided...there are only 2...which are "access$500" ...
That was sent from an ace using my beloved hands.
Thanks will be appreciated.
deepesh.tickoo said:
There are total 4 "access$###" ...but the particular lines he(rootzwiki) has provided...there are only 2...which are "access$500" ...
That was sent from an ace using my beloved hands.
Thanks will be appreciated.
Click to expand...
Click to collapse
I have no problems regarding decompiling classes.dex . And regarding the access$### problem, i know there are 4 such lines but for example for the osHandler line you have 4 access$#### in the PowerManagerService.smali with that line so i dont know which to choose. Or else i have to start trial and error method. This is why i need help from you Guys. All on CM7 right?
Originally Posted by deepesh.tickoo<br />
There are total 4 "access$###" ...but the particular lines he(rootzwiki) has provided...there are only 2...which are "access$500" ...<br />
<br />
That was sent from an ace using my beloved hands.<br />
Thanks will be appreciated.
Click to expand...
Click to collapse
<br />
<br />
I have no problems regarding decompiling classes.dex . And regarding the access$### problem, i know there are 4 such lines but for example for the osHandler line you have 4 access$#### in the PowerManagerService.smali with that line so i dont know which to choose. Or else i have to start trial and error method. This is why i need help from you Guys. All on CM7 right?
Click to expand...
Click to collapse
Thats why in the rootzwiki tutorial the whole line is mentiond along with the access$###...and the 2 lines which fully match with the line in tutorial have access$500 and the other access$#### are not to consider....
Got it??
Anyways...ill try it myself once more...but before o have to go to gingerbread again..as i am currenyly on cm9 ics...
That was sent from an ace using my beloved hands.
Thanks will be appreciated.
---------- Post added at 04:40 PM ---------- Previous post was at 04:29 PM ----------
do you think that it will work on stock..because i really dont like cm7 AT ALL!!!
But if not then can you suggest me the best cm7 rom out there...???
deepesh.tickoo said:
Thats why in the rootzwiki tutorial the whole line is mentiond along with the access$###...and the 2 lines which fully match with the line in tutorial have access$500 and the other access$#### are not to consider....
Got it??
Anyways...ill try it myself once more...but before o have to go to gingerbread again..as i am currenyly on cm9 ics...
That was sent from an ace using my beloved hands.
Thanks will be appreciated.
---------- Post added at 04:40 PM ---------- Previous post was at 04:29 PM ----------
do you think that it will work on stock..because i really dont like cm7 AT ALL!!!
But if not then can you suggest me the best cm7 rom out there...???
Click to expand...
Click to collapse
Non of the roms out there fit every people

[Q]720x1280 incall called image

Good evening to all. I want to know if somebody know which .xml file i need to edit in phone.apk to take the effect. I.e. i want to mod my custom phone.apk with this mod:
http://forum.xda-developers.com/showthread.php?p=39855458#post39855458
Tnx.
EDIT: Now i saw i'm mistake the forum
yep we need this mod
maaaxy said:
EDIT: Now i saw i'm mistake the forum
Click to expand...
Click to collapse
report it

[Q] HELP from STOCK ROM Users [Modifying TouchWiz30Launcher.apk]

Good day developers, can you help me, Im using STOCK ROM DXMA1 (deodexed). I want to modify my "TouchWiz30Launcher.apk", instead of 4 icon Column dock, I want to make it 5. I follow this guide somehow, http://forum.xda-developers.com/showthread.php?t=1668984 but it didn't help me. It made my "touchwiz30Launcher.apk" 5 docks but when I put the other application(last time it was 4 and now it turns 5, 4+1=5) on DOCK, the application disappear. Then I tried following this guide again, http://forum.xda-developers.com/showthread.php?t=1500230 although it is for Galaxy Ace, I think it is similar somehow with SGY (note: I only did was, PART II number 1 and 2.)Then the problem in my first try modifying the TouchWiz30Launcher.apk is similar with the second one. Guys if you know, can you help me with this problem or guide me or if there are some similar questions/forum post like this that had been answered, kindly post it? Help me please.​
did you install it as a system app?
try removing the classes.dex from original to the modified one,
also was the app compiling process a success?
gee i had to trouble reading the text on that one
deathnotice01 said:
did you install it as a system app?
try removing the classes.dex from original to the modified one,
also was the app compiling process a success?
gee i had to trouble reading the text on that one
Click to expand...
Click to collapse
Yes, I install it as a system app sir, I also replace the classes.dex from the original to the modified one. I use apktool sir, and it was success.
Sorry for the bad grammar though.
3r41nl33n said:
Yes, I install it as a system app sir, I also replace the classes.dex from the original to the modified one. I use apktool sir, and it was success.
Sorry for the bad grammar though.
Click to expand...
Click to collapse
grammar's good and understandable,
what happened when installing?
do you have a logcat?
maybe a cert mismatch
did it force close in anyway?
No FC sir. It just the application icon disappear from the menu and it was irreversible. Thanks anyway, I solved my case. This thread should be close now.
3r41nl33n said:
No FC sir. It just the application icon disappear from the menu and it was irreversible. Thanks anyway, I solved my case. This thread should be close now.
Click to expand...
Click to collapse
what the main problem did you facing and how do you solved it?? ??
assphere said:
what the main problem did you facing and how do you solved it?? ??
Click to expand...
Click to collapse
HIHIHI. I just modify Mr. zalzondabuzz 5 docks bottomfrom here, http://forum.xda-developers.com/showthread.php?t=1958201 . I just decompile his/her work and i transfer all the png's because, I dont want the actual TouchWiz30Launcher to be modified, it's just like I want to make it 5 docks. and thats it. xD

Categories

Resources