Need help deodexing my custom ROM - Android Themes

Hi Xda-people,
After succes building a rom for the vodafone 845 I now want to deodex the rom. I have already tried the THEME-PRO v2.9 (no error on deodexing) after flashing only getting a bootloop. I olso tried another deodexing kitchen but that got stuck on bleutooth.odex and another couple apk's and odex files.
Could someone please help me out here?
Thanx in advance

So its a stock android rom ? Try the deodex script link in my signature.
Also for bluetooth u need to add javax.obex.jar to ur classpath.

Daneshm90 said:
So its a stock android rom ? Try the deodex script link in my signature.
Also for bluetooth u need to add javax.obex.jar to ur classpath.
Click to expand...
Click to collapse
i have tried your script and got stuck on a couple of apk's + odex files that could'nt be deodexed.. could you also explain what you mean with add javax-obex.jar to ur classpath? I'm complete new to the rombuild scene..
it's based on a stock rom, i have added some features and delete some standaard apps..

freddyemmer said:
i have tried your script and got stuck on a couple of apk's + odex files that could'nt be deodexed.. could you also explain what you mean with add javax-obex.jar to ur classpath? I'm complete new to the rombuild scene..
it's based on a stock rom, i have added some features and delete some standaard apps..
Click to expand...
Click to collapse
Ok once its done deodexing, u'll have a couple of apks left that couldn't be deodexed. If its bluetooth.apk, select option 2 (custom classpath) and type javax.obex.jar
Most of the time the error u get when deodexing should tell u wht apk it needs in its classpath.

But when i use your script i don't see the errors because it's continue's to the next apk.. or framework. this rom also has 2 framework apks does that matter?

freddyemmer said:
But when i use your script i don't see the errors because it's continue's to the next apk.. or framework. this rom also has 2 framework apks does that matter?
Click to expand...
Click to collapse
Can u upload the rom, ill deodex n upload it back. ill let u know what i did.

http://www.mediafire.com/?d754c9ljn48c368
that's my rom.. Thanx in advance...

Ok cool so got the whole rom deodexed.
For bluetooth u needed javax.obex.jar and for the rest u needed com.google.android.gtalkservice.jar in ur classpath.
Uploading shortly...

Here u go
Link

For bluetooth u needed javax.obex.jar and for the rest u needed com.google.android.gtalkservice.jar in ur classpath
Click to expand...
Click to collapse
so if i got it right you choose option 2 and typte
javax.obex.jar:com.google.android.gtalkservice.jar

freddyemmer said:
so if i got it right you choose option 2 and typte
javax.obex.jar:com.google.android.gtalkservice.jar
Click to expand...
Click to collapse
Yup. I did em individually but doesn't matter that way should work as well.

Daneshm90 said:
Yup. I did em individually but doesn't matter that way should work as well.
Click to expand...
Click to collapse
help again adding the new apk and framework files i get a fc on com.android.phone.. please help..

freddyemmer said:
help again adding the new apk and framework files i get a fc on com.android.phone.. please help..
Click to expand...
Click to collapse
Are u wiping and flashing ?

Daneshm90 said:
Are u wiping and flashing ?
Click to expand...
Click to collapse
i replaced all the apps and framework in my working folder zipped and signed did a full wipe and flashed it.. then setup came up and saying fc on phone

freddyemmer said:
i replaced all the apps and framework in my working folder zipped and signed did a full wipe and flashed it.. then setup came up and saying fc on phone
Click to expand...
Click to collapse
Hmmm. Can u check ur log to see why it force-closes ? also does it let u continue or are u stuck at setup ? i want to know if other apps fc.

it won't allow me to finish the setup.. maybe stupid question but how do i get the log?

freddyemmer said:
it won't allow me to finish the setup.. maybe stupid question but how do i get the log?
Click to expand...
Click to collapse
Type "adb logcat" in command prompt.

Oke tried it but logcat is disabled on my rom.. I used the commands in recovery
echo 1 > /sys/kernel/logger/log_main/enable // ** '1' is enable log_main,
echo 2 >/sys/kernel/logger/log_main/priority // ** '2' is the log level, you can get the level number from the android source code.
but that apparently has no effect for the rom.. I think something went wrong while deodexing.. any tips how to enable the logcat?

tried deodexing it again with the 2 yar files.. it's not only phone that fc also setup fc.. trying to find out how to add catlog to my rom so i can check it..

Related

[REQ] Deodexed System

I tried to do it myself but I'm not smart enough ;X will continue to look into it. But in the mean time, if someone else could do it it'd be greatly appreciated ;D
Anderdroid said:
I tried to do it myself but I'm not smart enough ;X will continue to look into it. But in the mean time, if someone else could do it it'd be greatly appreciated ;D
Click to expand...
Click to collapse
look for auto deodexer by daneshm90 nevermind had it bookmarked here
Asadullah said:
look for auto deodexer by daneshm90 nevermind had it bookmarked here
Click to expand...
Click to collapse
Okay I did it and it seems to have worked but all the jar's are weird? I got bouncycastle.jar and monkey.jar??? wtfz
Err nevermind. It wasn't able to deodex all of them. I guess some had errors ;'(
Wanna add reboot to power menu ;(
Anderdroid said:
Okay I did it and it seems to have worked but all the jar's are weird? I got bouncycastle.jar and monkey.jar??? wtfz
Err nevermind. It wasn't able to deodex all of them. I guess some had errors ;'(
Wanna add reboot to power menu ;(
Click to expand...
Click to collapse
What errors u having ?
I deodexed it fine this morning with the available dump
Daneshm90 said:
What errors u having ?
I deodexed it fine this morning with the available dump
Click to expand...
Click to collapse
Can you upload? Some file missing errors. I tried xUltimate and the easy deodexer too tired for this >.< haha
Anderdroid said:
Can you upload? Some file missing errors. I tried xUltimate and the easy deodexer too tired for this >.< haha
Click to expand...
Click to collapse
Well i deleted it cuz there were newer dumps after.
What errors were you having and are you sure someone else hasn't uploaded a deodexed dump.
If you don't find any reply and i'll deodex n upload.
Same here. Some framework files fail. Log here: http://pastebin.com/YiDyTYPF
Ok i will retry then. I think i just deodexed the files i needed
If it doesn't work, we're gonna have to wait for jf as usual after every firmware release for a smali/baksmali update
Edit : Yea it cannot understand opcodes
And the wait for jf begins Wondering if he can do anything w/o source though
ah thats ok. Probably about 95% of the system has been deodexed file. Only 5 framework files and 6 apps, mostly Google apps, that didn't deodex. AOSP should be out soon so the missing stuff can always be compiled from source and for most framework files I believe they need to be.
could someone post their deodexed files? even its not complete?
Fully Deodexed 2.3 apps
Here are the 2.3 system apps from the dump supercurio provided, fully deodexed.
http://www.mediafire.com/?br7xai8bm30p2d8
For some very odd reason, I cannot get any of the framework files deodexed. All we need are those few .jars mentioned that couldn't get deodexed and we have a complete deodexed system
Got most of the files deodexed, but unfortunately ran into the same errors Daneshm90 did on some of them.
sombionix said:
Got most of the files deodexed, but unfortunately ran into the same errors Daneshm90 did on some of them.
Click to expand...
Click to collapse
bummer. Anyway you can get us a stock AOSP 2.3 rom compiled from source for us to sink our teeth into?
sombionix said:
Got most of the files deodexed, but unfortunately ran into the same errors Daneshm90 did on some of them.
Click to expand...
Click to collapse
Honestly just need services.jar and android.policy.jar deodexed
Paul aka modacco did it today its out
Sent from my Nexus S using XDA App

[MOD]Working Wi-Fi with unchecked data connection[v20c_unofficial gingerbread]

I just modified framework.jar, to remove this bug.
For me it works! I use this! But please report if doesn't work or if it has bug.
If it works for you und it helped you, please press Thanks! button.
(i am working on gps fix)
if you are not developer, and want to use it just:
1. go to cwm
2. mount /system partition
3. in adb, "adb push framework.jar /system/framework/"
4. reboot, and it's all.
thx thx thx ....... thousand times.
now i can flash the v20c
but when is the gps bug fixed?
and yes srry 4 my english
19chaosnik said:
thx thx thx ....... thousand times.
now i can flash the v20c
but when is the gps bug fixed?
and yes srry 4 my english
Click to expand...
Click to collapse
With the official update in a few days, I hope.
@trapacska
if you would make an zip for cwm to flash root you would be perfect.
some people cant root the stock v20c
Flix123 said:
With the official update in a few days, I hope.
Click to expand...
Click to collapse
yep, maybe. i rewrote all framework and gps doesn't work.. lol
i will stop fix it soon.
Works 4 me, thx.
But I just put the services.jar in framework folder with roorexplorer and did overwrite old services.jar.
I will test it tomorow and tell you if there are any bugs 4 me.
But at a quick look all seems to work fine.
Works. Thanks a lot.
Now waiting for gps fix
Deathmo said:
Works 4 me, thx.
But I just put the system jar in framework folder with roorexplorer and did overwrite old system jar.
I will test it tomorow and tell you if there are any bugs 4 me.
But at a quick look all seems to work fine.
Click to expand...
Click to collapse
I have services.jar when i upnpack this zip, not system.jar ?
Is this wrong?
Edit:
When i copy services.jar to system/framework/ , everythink is ok now, wi-fi works
liderzre said:
I have services.jar when i upnpack this zip, not system.jar ?
Is this wrong?
Click to expand...
Click to collapse
Upps, you are right.
My mistake, ty.
Hi it work thanks (I can't see thanks button) and this mod also make market star icons display in full color (before it display half) and wait for next GPS fix.
I can't find that v20c_unofficial gingerbread stock rom? Where is it hidden?
Lox_Dev said:
I can't find that v20c_unofficial gingerbread stock rom? Where is it hidden?
Click to expand...
Click to collapse
Here you go
FILE FOR DEVELOPERS
1. "V20c-EUR-XX-AUG-02-2011" (you must flash it by smarhflash)
http://adf.ly/2ezEd
2. "V20c-EUR-XX-AUG-02-2011" (not update.zip just .img file)
http://adf.ly/2ez7O
3. RIL from "V20c-EUR-XX-AUG-02-2011" (not update.zip just .so file)
http://adf.ly/2WLse
What about wifi tethering? It works too with this mod? Thx

[APP][STOCK][DEODEXED]GT-S6102 SocialHub,SNSIntegration,ProgramMonitorWidget

Recently there's some request for SNS Integration in Samsung Galaxy Y Duos GT-S6102 Contacts,
and Samsung Social Hub that some Custom ROM for our phone didn't yet support.
And I've been searching too for Twitter and Facebook Integration, that stock ROM supports.
So I revert to stock ROM, copy my framework files and deodexed it myself
After I deodexed it, I used Millan.SIS gtalk.zip to make my own flashable files
It's been tested by me, and so far it's working on my device with my phone specification below
thanks to this post :
[HOW TO][Windows] Manually Deodex and Odex back
Click to expand...
Click to collapse
and thanks to :
Millan.SIS
taufikterdidik for fixing the flashable zip. Thanks!
Click to expand...
Click to collapse
Download :
See attachment below
Click to expand...
Click to collapse
Disclaimer : I'm not responsible if it bricked your phone, do it with your own risk!
Click to expand...
Click to collapse
Step to install:
1. Download SamsungSNS.zip
2. Put it in your SDCard root
3. Enter recovery mode, enter CWM recovery
4. Select Install from SD Card, select Select zip files from SD Card, select SamsungSNS.zip
5. Reboot
6. Enjoy!
Click to expand...
Click to collapse
kaorukail said:
Recently there's some request for SNS Integration in Samsung Galaxy Y Duos GT-S6102 Contacts,
and Samsung Social Hub that some Custom ROM for our phone didn't yet support.
And I've been searching too for Twitter and Facebook Integration, that stock ROM supports.
So I revert to stock ROM, copy my framework files and deodexed it myself
After I deodexed it, I used Millan.SIS gtalk.zip to make my own flashable files
It's been tested by me, and so far it's working on my device with my phone specification below
thanks to this post :
and thanks to :
Download :
Step to install:
Click to expand...
Click to collapse
Sorry, this zip error at CWM:
E:Error in /sdcard/SamsungSNS.zip
(Status 6)
Installation aborted.
Click to expand...
Click to collapse
I change the update-script EOL and it is successfully installed.
Thanks kaorukail
taufikterdidik said:
Sorry, this zip error at CWM:
I change the update-script EOL and it is successfully installed.
Thanks kaorukail
Click to expand...
Click to collapse
Thanks! So kind of you
Updated
Does it include samsung apps market?
but we dont actually have to go to cwm for this.. i mean i extracted this and added to system/app.. and if it doesnt recognize it right away which it should.. reboot.. it'll work..
..........................................................................................................................................
sorry my bad.. it didnt work when i did like that.. actually i forgot to check after doing like that as it didnt show any error..
NickTiani said:
Does it include samsung apps market?
Click to expand...
Click to collapse
Nope, it doesn't. If you want just backup samsung apps via titanium backup when you're on stock rom,
then restore it, because it's already deodexed..
NickTiani said:
Does it include samsung apps market?
Click to expand...
Click to collapse
nitubhaskar said:
but we dont actually have to go to cwm for this.. i mean i extracted this and added to system/app.. and if it doesnt recognize it right away which it should.. reboot.. it'll work..
..........................................................................................................................................
sorry my bad.. it didnt work when i did like that.. actually i forgot to check after doing like that as it didnt show any error..
Click to expand...
Click to collapse
that's exactly why I created the flashable zip for it
Enjoy!
Thanks Bro...
Help Me Much...
May God Bless U All
HI KAORU!!! Got GOOGLE SEARCH app APK? Google play doesn't let me find google search app and it doesn't let me install it. It says that its compatible -_- stupid google play
filderge said:
HI KAORU!!! Got GOOGLE SEARCH app APK? Google play doesn't let me find google search app and it doesn't let me install it. It says that its compatible -_- stupid google play
Click to expand...
Click to collapse
Will add it soon to the stock deodexed apps thread, sorry if delayed or too long
Edit :
Check My Thread :
http://forum.xda-developers.com/showthread.php?t=1849192
Tested and Working
Sent from my GT-S6102 using Tapatalk 2
Thread Closed at OP's Request.

ODEX your CM10.1 (even latest!)

If you want to know what is diference between odex and deodex, google it...
for me Odex means better battery and faster loading of apps (NOT performance)
this is original thread http://forum.xda-developers.com/showthread.php?t=1514576
TUtorial in short:
***Odex your brand new rom, without any modification***
after flashing your rom, folow this steps
1. download app
2. instal and run
3. grant permision with superuser
4. confirm and wait till the odexing completes (it will reboot and you need to wait 20 min max)
5. thats it!!!!!
P.S.!!! If you dont like it or you think there is no a positive efects, simple reflash your rom
thank you for your time, see you next time
on a thread somewhere, i read that we couldnt apply themes on odexed rom. is that true?
langitbiru said:
on a thread somewhere, i read that we couldnt apply themes on odexed rom. is that true?
Click to expand...
Click to collapse
yes
yackovsky said:
yes
Click to expand...
Click to collapse
+1
but you can edit stock theme with Ninja morph on your mini or over PC with apk tools for theming...
again, your choice: odex-deodex
Nixoman said:
+1
but you can edit stock theme with Ninja morph on your mini or over PC with apk tools for theming...
again, your choice: odex-deodex
Click to expand...
Click to collapse
...or with winzip
yackovsky said:
...or with winzip
Click to expand...
Click to collapse
again+1
I'm Looking For Smoother Use ...So Do Suggest me to instal this or not ? & thx !
poursystem said:
I'm Looking For Smoother Use ...So Do Suggest me to instal this or not ? & thx !
Click to expand...
Click to collapse
i suggest you make a backup first, and then see if it helps you or not. in short, don't be afraid to think for yourself...
yackovsky said:
i suggest you make a backup first, and then see if it helps you or not. in short, don't be afraid to think for yourself...
Click to expand...
Click to collapse
You Left Me Hanged In The Air .. No Yes No No
AnyWay :good: !
poursystem said:
You Left Me Hanged In The Air .. No Yes No No
AnyWay :good: !
Click to expand...
Click to collapse
i install the rom for the first time, i found it bit laggy. then reinstall it for second time (i wipe data-cache part-dalvik cache-battery stats before and after), everything s smooth.
Hmm i have a question .. if you odex the rom it creates an odex file for each app so this means that the rom size is incremented?? or the odex file save espace in the dalvik-cache partition?
poursystem said:
you left me hanged in the air .. No yes no no
Anyway :good: !
Click to expand...
Click to collapse
how dare you copied my signature.....????
Remove it!!!!!!!
you can also do this in Titanium Backup Pro... goto settings > integrate sys dalvik into rom
ashu.bigsmoke said:
how dare you copied my signature.....????
Remove it!!!!!!!
Click to expand...
Click to collapse
tell to him to change it to my signature : )
@Eduard, yes size get bigger but thats not the point of odex...last night, i was chating and listening music for 5 hours, my GPS was turned on, i didnt even know that, and i still get 29% battery...
to ALL:
some OPs dont care about spams in there threads or they just cant do anything about it...
On di other hand, i can! Stop posting rubish, or you ll get reported and not just for 1 post, im gonna report every single post you make if you post some bullshait in my thread! Keep it clean!
Partial odexing can fix themes
Sent from my GT-S5570 using Tapatalk 2
hsay said:
Partial odexing can fix themes
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
if you have method, pls share , for those who would like to have working themes
Nixoman said:
if you have method, pls share , for those who would like to have working themes
Click to expand...
Click to collapse
whats so hard to think about partial odexing ?
in themes, generally phone, systemUI and contacts are themed..so remove them from rom and odex ur rom..after odexing simply put back ur files..u can do that for any system app..
same goes for the framework folder
thanks for sharing guys.
i've partially odexed my rom. i removed these apps first: contacts, mms, phone, settings and systemui, before odexing. everything went well, and it is able to change the theme.
A_U said:
whats so hard to think about partial odexing ?
in themes, generally phone, systemUI and contacts are themed..so remove them from rom and odex ur rom..after odexing simply put back ur files..u can do that for any system app..
same goes for the framework folder
Click to expand...
Click to collapse
That exactly what is partial odexing but don't keep too many apps deodexed then the point of odexing in the first place would be lost and actually partially odexing reduces stability .
So if theming is not your cup of tea just odex all and enjoy
Sent from my GT-S5570 using Tapatalk 2

[APP][Port][CM12] MaxxAudio from ColorOS

Hi, this is another port of MaxxAudio from ColorOS which is ported to a CM12 ROM by a chinese developer, rom's link here
I pulled the files from the ROM and added some missing files which is required by the audio_effect.conf
I also pulled the OppoGesture from the ROM but I'm not able to integrate it into system so it's kind of useless
Before install this I recommend you to backup your system because I'm not going to make a revert zip.
**This zip is taken from the v4a for lollipop installer so it will delete your audiofx etc, I added a few lines to set permission but if it doesnt set successfully you have to set it urself (Sorry, didnt make installer zip for a long time already)
BUG: Custom setting doesnt stick after reboot, others seems worked fine, you can "logcat | grep wave" to see the status
Have to re-enable after each mode change
[EDIT][NEW UPLOAD] New zip uploaded as I forgot to put the maxxaudio apk file in the zip file, I won't mind if you call me retard, now after flash it should have the maxxaudio running as a visible service in your statusbar like my screenshot
Seems it's written in Chinese..
I think u can understand the logo dont u
Thx a lot
But i get a ´error in updatater script´when trying to flash on x9076 qhd, i know its for one plus but Soralz version flashes and works just great on my device?
Is it possible to correct this, i would really like to try this port!!
im not sure, maybe u can try manual install
Thank you for making this!!
Mecca EL said:
Thank you for making this!!
Click to expand...
Click to collapse
zip working?
ImbaWind said:
....
Click to expand...
Click to collapse
Can you also upload the maxxaudio.apk
Mecca EL said:
Thank you for making this!!
Click to expand...
Click to collapse
Can you upload the maxxaudio.apk too ..
omg please call me a f==king dumb
ImbaWind said:
omg please call me a f==king dumb
Click to expand...
Click to collapse
I didn't get it .
Did I say something wrong ?
Or is the maxxaudio.apk in the zip already ?
@aki_007 new zip uploaded, thanks for telling me !
ImbaWind said:
Hi, this is another port of MaxxAudio from ColorOS which is ported to a CM12 ROM by a chinese developer, rom's link here
I pulled the files from the ROM and added some missing files which is required by the audio_effect.conf
I also pulled the OppoGesture from the ROM but I'm not able to integrate it into system so it's kind of useless
Before install this I recommend you to backup your system because I'm not going to make a revert zip.
**This zip is taken from the v4a for lollipop installer so it will delete your audiofx etc, I added a few lines to set permission but if it doesnt set successfully you have to set it urself (Sorry, didnt make installer zip for a long time already)
BUG: Custom setting doesnt stick after reboot, others seems worked fine, you can "logcat | grep wave" to see the status
Have to re-enable after each mode change
[EDIT][NEW UPLOAD] New zip uploaded as I forgot to put the maxxaudio apk file in the zip file, I won't mind if you call me retard, now after flash it should have the maxxaudio running as a visible service in your statusbar like my screenshot
Click to expand...
Click to collapse
Flashed it on CM12.1 didn't work. Also recovery warn me about the permissions error....what do I have to fix manually? If I look into system/app/com.maxx.... i find everything set.
You can just set everything to 777 manually, I never tried it on 12.1 tho

Categories

Resources