Hey guys, i get error when android kitchen tries to deodex my stock dxkt7 rom why is that??How do i deodex it??
Dude I presume that u r using kitchen in Ubuntu (or any linux)....
U have to install ia32-libs package installed for deodexing to work..
It shd fix the issue...
Tell me if it doesnt
Sent from my A100 using Tapatalk 2
aftablonely786 said:
Dude I presume that u r using kitchen in Ubuntu (or any linux)....
U have to install ia32-libs package installed for deodexing to work..
It shd fix the issue...
Tell me if it doesnt
Sent from my A100 using Tapatalk 2
Click to expand...
Click to collapse
no am working in windows buddy
Post the error what u r getting..
****Do What U Love!!!
Love What U Do!!!****
aftablonely786 said:
Post the error what u r getting..
****Do What U Love!!!
Love What U Do!!!****
Click to expand...
Click to collapse
am really sry bro but itz a big error msg must be atleast 150 lines when i tried deodexing framework folder
http://d-h.st/A7A hey all i created a log file of the errors and uploaded here pls help me out
Mostly the 150 lines are repitition of error on different apks...
When u deodex an app, if it fails it vl show just 1 or 2 lines...
Just observe the process of deodexing...
It starts with something like this
"Deodexing browser.apk...."
Then when it fails it vl show just one line after that...
****Do What U Love!!!
Love What U Do!!!****
---------- Post added at 01:54 PM ---------- Previous post was at 01:47 PM ----------
What u hav pasted is the final log file after the script is executed...
It just shows the apps that are not deodexed...
Just run the script again and observe while the script runs...
Just watch for the lines that begin with "error" or "warning"...
****Do What U Love!!!
Love What U Do!!!****
---------- Post added at 02:23 PM ---------- Previous post was at 01:54 PM ----------
Just confirming
Which version of jdk u hav installed?
Did u cygwin package from the original thread?
If no u are supposed to hav these packages installed inside cygwin
*gcc
*perl
*cpio
*util-linux
*ncurses
*zip
*unzip
*wget
****Do What U Love!!!
Love What U Do!!!****
aftablonely786 said:
Mostly the 150 lines are repitition of error on different apks...
When u deodex an app, if it fails it vl show just 1 or 2 lines...
Just observe the process of deodexing...
It starts with something like this
"Deodexing browser.apk...."
Then when it fails it vl show just one line after that...
****Do What U Love!!!
Love What U Do!!!****
---------- Post added at 01:54 PM ---------- Previous post was at 01:47 PM ----------
What u hav pasted is the final log file after the script is executed...
It just shows the apps that are not deodexed...
Just run the script again and observe while the script runs...
Just watch for the lines that begin with "error" or "warning"...
****Do What U Love!!!
Love What U Do!!!****
---------- Post added at 02:23 PM ---------- Previous post was at 01:54 PM ----------
Just confirming
Which version of jdk u hav installed?
Did u cygwin package from the original thread?
If no u are supposed to hav these packages installed inside cygwin
*gcc
*perl
*cpio
*util-linux
*ncurses
*zip
*unzip
*wget
****Do What U Love!!!
Love What U Do!!!****
Click to expand...
Click to collapse
UNEXPECTED TOP-LEVEL EXCEPTION:
org.jf.dexlib.Util.ExceptionWithContext: regCount does not match the number of arguments of the method
at org.jf.dexlib.Util.ExceptionWithContext.withContext(ExceptionWithContext.java:54)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(InstructionIterator.java:91)
at org.jf.dexlib.CodeItem.readItem(CodeItem.java:154)
at org.jf.dexlib.Item.readFrom(Item.java:77)
at org.jf.dexlib.OffsettedSection.readItems(OffsettedSection.java:48)
at org.jf.dexlib.Section.readFrom(Section.java:143)
at org.jf.dexlib.DexFile.<init>(DexFile.java:431)
at org.jf.baksmali.main.main(main.java:280)
Caused by: java.lang.RuntimeException: regCount does not match the number of arguments of the method
at org.jf.dexlib.Code.Format.Instruction3rc.checkItem(Instruction3rc.java:129)
at org.jf.dexlib.Code.Format.Instruction3rc.<init>(Instruction3rc.java:79)
at org.jf.dexlib.Code.Format.Instruction3rc.<init>(Instruction3rc.java:44)
at org.jf.dexlib.Code.Format.Instruction3rc$Factory.makeInstruction(Instruction3rc.java:145)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(InstructionIterator.java:82)
... 6 more
Error occured at code address 8
code_item @0x72f4
this is wat i get when u\i try deodexing systemui.apk
Are u getting same error for deodexing all other apk??
****Do What U Love!!!
Love What U Do!!!****
i am using jdk7 and yesi downloaded it from original thread having kitchen v0.218 ....wer can i find these packages actually???
Just open the package manager in the cygwin and type the above names...
Btw u said u installed from the original thread, u did follow the instructions to customize rite?
U don't need to check the packages
****Do What U Love!!!
Love What U Do!!!****
aftablonely786 said:
Are u getting same error for deodexing all other apk??
****Do What U Love!!!
Love What U Do!!!****
Click to expand...
Click to collapse
UNEXPECTED TOP-LEVEL EXCEPTION:
org.jf.dexlib.Util.ExceptionWithContext: regCount does not match the number of arguments of the method
at org.jf.dexlib.Util.ExceptionWithContext.withContext(ExceptionWithContext.java:54)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(InstructionIterator.java:91)
at org.jf.dexlib.CodeItem.readItem(CodeItem.java:154)
at org.jf.dexlib.Item.readFrom(Item.java:77)
at org.jf.dexlib.OffsettedSection.readItems(OffsettedSection.java:48)
at org.jf.dexlib.Section.readFrom(Section.java:143)
at org.jf.dexlib.DexFile.<init>(DexFile.java:431)
at org.jf.baksmali.main.main(main.java:280)
Caused by: java.lang.RuntimeException: regCount does not match the number of arguments of the method
at org.jf.dexlib.Code.Format.Instruction3rc.checkItem(Instruction3rc.java:129)
at org.jf.dexlib.Code.Format.Instruction3rc.<init>(Instruction3rc.java:79)
at org.jf.dexlib.Code.Format.Instruction3rc.<init>(Instruction3rc.java:44)
at org.jf.dexlib.Code.Format.Instruction3rc$Factory.makeInstruction(Instruction3rc.java:145)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(InstructionIterator.java:82)
... 6 more
Error occured at code address 0
code_item @0x153c44
this one for framework.apk think itz the same
aftablonely786 said:
Just open the package manager in the cygwin and type the above names...
Btw u said u installed from the original thread, u did follow the instructions to customize rite?
U don't need to check the packages
****Do What U Love!!!
Love What U Do!!!****
Click to expand...
Click to collapse
i dont think the original thread has any customization??does it??i used this link http://forum.xda-developers.com/showthread.php?t=633246
I think its the problem with setting ur API level...
Which ROM u took as base???
****Do What U Love!!!
Love What U Do!!!****
aftablonely786 said:
I think its the problem with setting ur API level...
Which ROM u took as base???
****Do What U Love!!!
Love What U Do!!!****
Click to expand...
Click to collapse
used dxkt7 as base now and temme abt the customizations i am not sure i did tat(juzt wanna confirm it)...
In the zip file which u download, there s a file with instructions
Kitchen_readme.txt...
****Do What U Love!!!
Love What U Do!!!****
aftablonely786 said:
In the zip file which u download, there s a file with instructions
Kitchen_readme.txt...
****Do What U Love!!!
Love What U Do!!!****
Click to expand...
Click to collapse
"Create a file under the kitchen's /tools/edify_defs folder, with the name being the same as the value of ro.product.device (found in your device's /system/build.prop file)."
What does this mean???should i create a blank file??what should the file contain??it already contains s5670 a file that matches my model no sry
In that folder just create a blank file with name "s5670"...
****Do What U Love!!!
Love What U Do!!!****
---------- Post added at 03:18 PM ---------- Previous post was at 03:07 PM ----------
Google says the problem is with api level set...
U shd set the api level to 10...
****Do What U Love!!!
Love What U Do!!!****
aftablonely786 said:
In that folder just create a blank file with name "s5670"...
****Do What U Love!!!
Love What U Do!!!****
---------- Post added at 03:18 PM ---------- Previous post was at 03:07 PM ----------
Google says the problem is with api level set...
U shd set the api level to 10...
****Do What U Love!!!
Love What U Do!!!****
Click to expand...
Click to collapse
Setting the API level helped bro thanks a lot million thanks been stuck at this for a week now
No need to say just Press " Thanx"
****Do What U Love!!!
Love What U Do!!!****
Related
THIS IS MY FIRST WORK
ICS LOCK WITH CALL RECIEVER
hope YOU all LIKE it
Special thnns to Darshpreet Singh Gulati &RAJROCKS
LINk-http://www.multiupload.com/SUISL5T3ML
LINK(lock screen for the new patch for creed's rom 1.5) -http://www.multiupload.com/PKWAV4QNX6
steps
1UT THIS FILE ON ROOT OF UR SD CARD (not in any folder)
2:then go to recover mode (middle ie home button +power button)
3:choose install zip from sd card
4:then select the file then ok
na
5:ENJOY
NOTE :TOUCHSCREEN WILL NOT WORK IN RECOVER MODE USEVOLUME UP & DOWN TO NAVIGATE
DONT FORGET TO PRESS THANKS BUTTON
Good Job yaar !!!!!!!!
Nice ., thanks
Sent from my GT-S5670 using XDA App
awesome work buddy
Thnxx a lot every one
nice work bro... keep it up..
---------- Post added at 09:58 PM ---------- Previous post was at 09:45 PM ----------
where r d STEPS bro..??
sorry i forgot
thnxx aman
Priyank Patel said:
sorry i forgot
Click to expand...
Click to collapse
Sorry for what ??????
IT WOULDNT BE POSSIBLE WIThOUT DARSHPREET HE TAUGHT ME HOW TO Do
i forgot to put steps
Priyank Patel said:
IT WOULDNT BE POSSIBLE WIThOUT DARSHPREET HE TAUGHT ME HOW TO Do
Click to expand...
Click to collapse
Ab rulaega kya ?????
nice work
Sent from my GT-S5670 using xda premium
I've seen this modified lockscreen before somewhere, just I think it was on MIUI though.
Okay, I have creeds rom 1.4, with the crystal sky blue theme!!!
So if I flash this, will it change any other aspect of my rom, other than the lockscreen???
I am asking this, beacause I like every other part of the rom and theme, and don't want to change those...hope you understand....
Sent from my GT-S5670 using XDA App
Great work buddy!
But;
Bro u need to make this lock again cause in v1.5 there are two bugs which include an android logo in background of apps and battery in status bar...Pratyush has already provided the fix..but i think u have made ur lockscreen with "framework-res.apk" of v1.5 and not with the "framework-res.apk" which he included in the fix!..
So..after applying your Lockscreen again the battery nd android logo appear !..
Main point is - "use the framework-res.apk of Battery and android logo fix of Creeds ROM" !
Hope u understood what i meant to convey!
neil.richard said:
Great work buddy!
But;
Bro u need to make this lock again cause in v1.5 there are two bugs which include an android logo in background of apps and battery in status bar...Pratyush has already provided the fix..but i think u have made ur lockscreen with "framework-res.apk" of v1.5 and not with the "framework-res.apk" which he included in the fix!..
So..after applying your Lockscreen again the battery nd android logo appear !..
Main point is - "use the framework-res.apk of Battery and android logo fix of Creeds ROM" !
Hope u understood what i meant to convey!
Click to expand...
Click to collapse
I understood what u said. So I would convey your message to Priyank.
Ok i do it as fast as possible
creed's rom with this patch feels best !!! i am luvin u guys ..
---------- Post added at 09:14 PM ---------- Previous post was at 09:13 PM ----------
can u just make battery % more visible !!
Priyank Patel said:
thnxx aman
Click to expand...
Click to collapse
nytym..!!
plz all dev we have ics theme for almost all rom except ddkq5 the original indian gingerbread rom kindly someone make it for us plz plz i m providing the basic files of ddkq5 rom plz plz make a theme for ddkq5
hi bro
sending you the files needed for ddkq5 rom kindly make a theme for this rom also plz plz
hi bro
the display is like this can any one plz plz
kindly help
still no dev there to help us....:-((((((((( i m desperately waiting to change the thread name ics theme for ddkq5 by****dev*****
I have made i will upllad it 2morrow
rajrocks said:
I have made i will upllad it 2morrow
Click to expand...
Click to collapse
thannx a lot bro....you are only one in galaxy fit forum to listen ...wish you great luck in all your endeavrs
finally ics theme for ddkq5 by risheeraj.... cool
here are pratyush ics theme for galaxy y pics
i think i have to delete this post coz theres new post with the theme)))))))))))))
Try this ....... theme made by me
i have made it too fastly soo if ant bug or sumthing i will solve it later ....
---------- Post added at 02:30 PM ---------- Previous post was at 02:26 PM ----------
Just flast through recovery n keep ithis in root of sd not in any folder
njoy........!!!!
hscreenshots
thanx a lot bro thanx a lot
screenshots
check this out bro.........
screenshot for ics theme by rajrocks for ddkq5...awesome theme bro thanx a lot
how to change font color?
Syfer_Fever said:
how to change font color?
Click to expand...
Click to collapse
Wich font ??
rajrocks said:
Wich font ??
Click to expand...
Click to collapse
when press menu button, like in homescreen if u press Menu button show box, and the box background is black and the text is black too, i wanna change that font color
Syfer_Fever said:
when press menu button, like in homescreen if u press Menu button show box, and the box background is black and the text is black too, i wanna change that font color
Click to expand...
Click to collapse
yup bro thats a bit prob coz he made it in 10 mins on request i guesss all the errots will be rectified in v 2 and also better modified theme
rajrocks said:
Wich font ??
Click to expand...
Click to collapse
check screenshot the msg one and homescreen one
AOSP THEME FOR GALAXY FIT (Pure Gingerbread)
Guys This Is The Aosp Theme For Galaxy Fit DDKQ5 Users.
Features:
UI-Modded (Status Bar Nexus Styles)
Touchwiz Launcher -Modded
CRT Animation
Clock Widget-Modded
Settings-Modded
Nexus LockScreen
No 1% battery mod as I am keeping it Like Stock.
All new Icons Of Battery and Network (Nexus Type)
Color of All Progress and Volume change to Orange as In AOSP GB.
New Power Buttons.
How to Install:
Download File
Copy to SD Card Root Directory(Directly on SD Card Not on any Folder)
Power Off Your Phone.
Start in Recover Mode by Pressing Middle Key+Power.
Select the second option "Install Via SD card"
Choose the File
Reboot
And Dont Forget THANKS for the Hardwork And Time I Gave for This Theme.
ENJOY!!
orignal theme link n grt thanx to pratyush ...!!!!
SCREENSHOTS​
man you are genius...and very helpfull thanx to god we have you for our forum
thank you soooooo much!
u r the only one who helped me..
god is great but u r greater than god!!
dude
thnxxxx again for ur hard work!
where is the thanks button located i wanna press dat button for u!!
varun sutar said:
thank you soooooo much!
u r the only one who helped me..
god is great but u r greater than god!!
dude
thnxxxx again for ur hard work!
where is the thanks button located i wanna press dat button for u!!
Click to expand...
Click to collapse
Press THANX that is IMP...
N plzz test it i havnt tested.....
sure youll reach 500 thanx this week thats a promise but need your post to thank yaar
ur theme is awesome bro!!
itz great man! thnxxx again!
and tell me where's the thnxx button located in the thread!!
so i can vote u "thanks" by pressing dat button!!
varun sutar said:
ur theme is awesome bro!!
itz great man! thnxxx again!
and tell me where's the thnxx button located in the thread!!
so i can vote u "thanks" by pressing dat button!!
Click to expand...
Click to collapse
ya do it.....
did u test d theme ?
anyone plz plz plz help me
i installed the theme when i reboot my phone the android logo came loading it goes on loading and the phone is not getting on plz plz help me plz help me
on which rom you are????clear cache n rebboot it again
i installed on indian official stock firmware DDKQ5
---------- Post added at 07:48 AM ---------- Previous post was at 07:35 AM ----------
i installed it on official stock rom how can i replace that theme can you help me in posting link of any other theme so that installing it will replace the previously installed theme.
i am runnning
android 2.3.4
gingerbread.DDKQ5
Anyone screenshots plz...
Sent from my GT-S5670 using xda premium
andluv said:
i installed on indian official stock firmware DDKQ5
---------- Post added at 07:48 AM ---------- Previous post was at 07:35 AM ----------
i installed it on official stock rom how can i replace that theme can you help me in posting link of any other theme so that installing it will replace the previously installed theme.
i am runnning
android 2.3.4
gingerbread.DDKQ5
Click to expand...
Click to collapse
go to limish theme page there you have a 3mb file of ddkq5 original flash that you are back to original
This is helpful thanq u
can i install this on my original firmware i.e DDKQ5 2.3.4 (India) and it's Rooted ??
if not then what i have to do to install this theme ?
you can install on ddkq5 whether rooted or not doesnt matter
U should have given credits to Pratyush because u ported this theme from his theme for kq2! Anyways nice theme!
can someone post the screenshots plz....!!!
Thanks....
Feras.Rehman said:
U should have given credits to Pratyush because u ported this theme from his theme for kq2! Anyways nice theme!
Click to expand...
Click to collapse
Dude just cheak now i have given him d credit......
rajrocks said:
Dude just cheak now i have given him d credit......
Click to expand...
Click to collapse
Gud! That's what i expected from u! !
Guys, I created three (or more than that ) flashable zips from UOT kitchen to change framework and some other stuff...But I want some cool battery indicaters...plzz can anyone give me???
battery indicaters are there in uot kitchen...
---------- Post added at 01:16 PM ---------- Previous post was at 01:15 PM ----------
kkrocks said:
Guys, I created three (or more than that ) flashable zips from UOT kitchen to change framework and some other stuff...But I want some cool battery indicaters...plzz can anyone give me???
Click to expand...
Click to collapse
whose boot.img did u used... ??
I'm saying about theme not a custom ROM....I jus wanna theme my current creeds ROM...
kkrocks said:
I'm saying about theme not a custom ROM....I jus wanna theme my current creeds ROM...
Click to expand...
Click to collapse
huh ... !!
i thought ur rom was out ...
I'm not gonna release it now...bcoz though it was my work but still I don't like it..
You can make a zip from uot kitchen, then extract the icons from it...
Sent from my g-fit using xda premium
Any one replace stock dialer in Gingerbread base 2.3.7 custom rom ??
Also pls tell how i replace my stock dialer ....?
Presently using JAna 6.5 rom
Just replace the phone.apk with any other dialer u want and set the permissions to rw- r-- r--
****Do What U Love!!!
Love What U Do!!!****
I already Try this method .....
But can't working.....
VRY risky to replace phone.apk
Upload any dialertabactivity.apk.
https://play.google.com/store/apps/details?id=kz.mek.DialerOne
Btw I was wondering, what troubled u abt the stock dialer app???
****Do What U Love!!!
Love What U Do!!!****
aftablonely786 said:
https://play.google.com/store/apps/details?id=kz.mek.DialerOne
Btw I was wondering, what troubled u abt the stock dialer app???
****Do What U Love!!!
Love What U Do!!!****
Click to expand...
Click to collapse
Nothing ..But It vry OLD type....
All app like MSG & Contact ..ect having new look..only dialer...
Just for change..
JatinSoni said:
Any one replace stock dialer in Gingerbread base 2.3.7 custom rom ??
Also pls tell how i replace my stock dialer ....?
Presently using JAna 6.5 rom
Click to expand...
Click to collapse
Is it important for u to replace it with phone.apk?
If it's not try Go contacts EX
u can get it here:
https://play.google.com/store/apps/...1bGwsMSwyLDEsImNvbS5qYmFwcHMuY29udGFjdHBybyJd
Press Thnx button if it was helpful(plz)
Sent from my G-fit using XDA app
Try exDialler,it got swipe right to call and swipe left for message
https://play.google.com/store/apps/details?id=com.modoohut.dialer&hl=ro
Does this alternative dialers slows the Fit?
Cause i have this feel using exdialer and contact
Yes, u can't tell the difference though
****Do What U Love!!!
Love What U Do!!!****
Yes because third party app always effect ....same problem when i use Rocket dial..
Therfor better to replace stock dialer.
Pls upload any apk file if any one have......
Sent from my GT-S5670 using xda app-developers app
Link already given in the previous post
****Do What U Love!!!
Love What U Do!!!****