has anyone had any luck deodexing all of /system/app - Motorola Photon Q 4G LTE

as the title says ive had problems trying to Deodex these 3 apk in /system/app
anyone else have any luck in doing it?
MCDownloadManager.apk
MCDownloadManager.odex
MotorolaAccountSetup.apk
MotorolaAccountSetup.odex
QualcommSettings.apk
QualcommSettings.odex
-Bryan

Rangerbry said:
as the title says ive had problems trying to Deodex these 3 apk in /system/app
anyone else have any luck in doing it?
MCDownloadManager.apk
MCDownloadManager.odex
MotorolaAccountSetup.apk
MotorolaAccountSetup.odex
QualcommSettings.apk
QualcommSettings.odex
-Bryan
Click to expand...
Click to collapse
ones in bold are in this zip and deodex'd
havent really tried to deodex.. figured someone would have put out a rom by now... but i dont have mcdownloadmanager deodex'd either
www.shabbypenguin.com/OUDstuff/Moto/Photon-Q/apps.zip

shabbypenguin said:
figured someone would have put out a rom by now...
Click to expand...
Click to collapse
i think that will take awhile still the locked Sim is probably keeping people away.
just trying to get a deodexed app n framework together and up then people can atleast run some of the other mods that are around.
Google now works n runs on the phone just have to be Deodexed.

the frameworks and systemui are the big ones, everything else can be odex and run just fine

I am trying to figure out how to build a flashable rom. I have a /system dump, and can throw in your kernel shabby. I am kind of thrown by how to get meta-inf right now though.

lickarock said:
I am trying to figure out how to build a flashable rom. I have a /system dump, and can throw in your kernel shabby. I am kind of thrown by how to get meta-inf right now though.
Click to expand...
Click to collapse
dont you already have a rom out for a different device?

shabbypenguin said:
dont you already have a rom out for a different device?
Click to expand...
Click to collapse
This is my first time porting. Or building a ROM when one didn't exist before to mod from.
This is all still fairly new to me, but I am trying to learn as I go.

lickarock said:
I am trying to figure out how to build a flashable rom. I have a /system dump, and can throw in your kernel shabby. I am kind of thrown by how to get meta-inf right now though.
Click to expand...
Click to collapse
Perhaps this thread will help.
You basically need to learn Edify scripting

Related

[ROM] Fresh2.1.1 Official Sprint RUU Deodexed!! OC version, LWP, White Taskbar

This is Fresh 2.1.1 deodexed so everyone can customize their ROM to their taste. I included one with Sense and one without Sense. All credit goes to Flipz for the ROM.
Special thank to JsChiSurf,Flipz, VinceOB, and the other devs out there. If I removed something that you want please get if from Flipz thread.
W/Sense: http://www.4shared.com/file/JTEm-ezl/freshdeodexed211.html
Stripped down without Sense: http://www.4shared.com/file/AIjN-TFB/freshnonsensedeo211.html
Courtesy of smstulter:
Both using the #65 kernel
Sense
http://www.4shared.com/file/-0JabteS/OC-freshdeodexed211.html
No Sense
http://www.4shared.com/file/6m7wL0jf/OC-freshnonsensedeo211.html
Here is a white taskbar for those who want it http://www.4shared.com/file/T8LfCkZI/whitetaskbar.html
Deodexed removed apps: http://www.4shared.com/file/1bCL7_x6/deodexed-removed-apks.html
For Live Wallpapers(flashable). It will blackout the map screen in Goggle Navigation, Google Maps works fine. http://www.4shared.com/file/qKC0-Vl7/LiveWallpapers.html
For those of you that are having problems doing an PRL or PRI update download the attached OMADM.apk and push it to /system/app. Then reboot
For anyone who wants to learn something new, I used this Autodeodex script because I use windows. There are two options, one for a Sense Rom and one without. If you are going to deodex a sense Rom, you need to edit the script with the right BOOTCLASSPATH which is located in the boot.img. You may still need to manually deodex some of the files.
Autodeodexer: http://forum.xda-developers.com/showthread.php?t=598026
Manually deodex: http://code.google.com/p/smali/wiki/DeodexInstructions
To unpack the boot.img: http://android-dls.com/wiki/index.php?title=HOWTO:_Unpack,_Edit,_and_Re-Pack_Boot_Images
You can also JsChiSurf's script(Linux): http://forum.xda-developers.com/showpost.php?p=5993370&postcount=1190
Enable JIT: http://forum.xda-developers.com/showthread.php?t=659387&highlight=JIT+sprint+rom
Isn't this what this is already:
http://forum.xda-developers.com/showpost.php?p=6519480&postcount=381
?
Just curious
Does this one keep root if I flash it?
ccapasso said:
Isn't this what this is already:
http://forum.xda-developers.com/showpost.php?p=6519480&postcount=381
?
Just curious
Click to expand...
Click to collapse
yeah I didnt see that thread.
tjohnsonjr said:
yeah I didnt see that thread.
Click to expand...
Click to collapse
What are the chances of getting FreshToast 2.1 Deodexed?
Agimax said:
What are the chances of getting FreshToast 2.1 Deodexed?
Click to expand...
Click to collapse
@tjohnsonjr, no worries, it was buried in the Fresh 2.1.1 thread, good work .
@Agimax, the /system/app & /system/framework files are identical between Fresh 2.1.1 and Fresh Toast 2.1. Where they diverge are in the kernel, configuration, etc.
JsChiSurf said:
@tjohnsonjr, no worries, it was buried in the Fresh 2.1.1 thread, good work .
@Agimax, the /system/app & /system/framework files are identical between Fresh 2.1.1 and Fresh Toast 2.1. Where they diverge are in the kernel, configuration, etc.
Click to expand...
Click to collapse
Could the custum kernel be applied to this deodexed ROM?
GadgetMonger said:
Could the custum kernel be applied to this deodexed ROM?
Click to expand...
Click to collapse
Makes more sense to do it the other way around. Apply the /system/app & /system/framework to the custom kernel (FreshToast) ROM.
JsChiSurf said:
Makes more sense to do it the other way around. Apply the /system/app & /system/framework to the custom kernel (FreshToast) ROM.
Click to expand...
Click to collapse
Itd be as easy as switching out the two folders?
GadgetMonger said:
Itd be as easy as switching out the two folders?
Click to expand...
Click to collapse
That is correct.
JsChiSurf said:
That is correct.
Click to expand...
Click to collapse
Thanks. Ill look into that when I get to my pc, if someone else hasnt posted it by then. And thanks for doing all the real work in deodexing the ROM.
JsChiSurf said:
@tjohnsonjr, no worries, it was buried in the Fresh 2.1.1 thread, good work .
@Agimax, the /system/app & /system/framework files are identical between Fresh 2.1.1 and Fresh Toast 2.1. Where they diverge are in the kernel, configuration, etc.
Click to expand...
Click to collapse
Thank you. You really helped me understand the process. It was a lot of trail and error but I finally got it.
No need to delete thread tj. Put it back up. You took initiative and set forth to get something done. Be proud.
JsChiSurf said:
That is correct.
Click to expand...
Click to collapse
So I guess my PM to you got buried too?
VinceOB said:
So I guess my PM to you got buried too?
Click to expand...
Click to collapse
You sent me a PM? When? Sorry if I missed it...
1st post is updated
I am currently doing the deodexed with the #65 kernel. So it will be OC and no compcache. It runs nicely. Do you want one of the no sense also for this post ?
smstutler said:
I am currently doing the deodexed with the #65 kernel. So it will be OC and no compcache. It runs nicely. Do you want one of the no sense also for this post ?
Click to expand...
Click to collapse
Yeah I'll post it.
can someone do a complete deodex......including the removed apps (stocks, footprints, etc) would be much appreciated
tjohnsonjr said:
Yeah I'll post it.
Click to expand...
Click to collapse
Ok uploading now. Will PM you with the addresses when done.
Ok my sent messages aren't showing, so here are the links. Both using the #65 kernel.
Sense
http://www.4shared.com/file/silol6OE/OC-freshdeodexed211.html
No Sense
http://www.4shared.com/file/SL8KIMEK/OC-freshnonsensedeo211.html

[MOD] Enable 270 degree rotation in ROMs without it

With the help of Tibedabeeto and Papa Smurf151 you can now enable 270 degree rotation in roms that don't have it enabled.
- They found out what was needed to enable it, all I did was make an update zip and test it out
Simply boot into recovery and flash the attached zip to replace the framework.jar file. (reboot may, and most likely will take a little bit of time since Framework has been modified)
Then under display > Enable/Check the orientation box
Done
Attached pictures are from Fresh 2.0d, but it was also tested on Infinitefx45's stock rom.
Thannxxx!!
Someone wanna try the framework.jar file from darchdroid to see if it will work on a sense rom
I'm on my phone or I'd do it.
Darchdroid has 360 rotation
I tried that as well, but I couldnt get it to boot :/
kyouko said:
With the help of Tibedabeeto and Papa Smurf151 you can now enable 270 degree rotation in roms that don't have it enabled.
- They found out what was needed to enable it, all I did was make an update zip and test it out
Simply boot into recovery and flash the attached zip to replace the framework.jar file. (reboot may, and most likely will take a little bit of time since Framework has been modified)
Then under display > Enable/Check the orientation box
Done
Attached pictures are from Fresh 2.0d, but it was also tested on Infinitefx45's stock rom.
Click to expand...
Click to collapse
Thanks for creating the update zip, I was hoping someone could create the file. Much appreciated
kyouko said:
I tried that as well, but I couldnt get it to boot :/
Click to expand...
Click to collapse
I figured. If I have time ill crack open the classes.dex file from his framework and see if I can pull it and put it in a framework for sense
Yeah... I tried doing that earlier to the classes.dex file but I had nooo idea which .smali file to even look at haha. Good luck tho
kyouko said:
Yeah... I tried doing that earlier to the classes.dex file but I had nooo idea which .smali file to even look at haha. Good luck tho
Click to expand...
Click to collapse
Yeah I don't either but I know people that do.
So this only works on sense roms? or does it work on AOSP roms too?
ipfreelytech said:
So this only works on sense roms? or does it work on AOSP roms too?
Click to expand...
Click to collapse
Not sure. If ur using an aosp rom use the framework.jar from darchdroid. That's the one u want but u can try this one and see
Good job gentlemwn, i'll look into putting this into my new Rom. Should be getting ready for testing by the end of the weekend.
Sent from my HERO200 using XDA App
Here's an AOSP version I whipped up. Tested with Buufed 2.0.3
I did not do the modding myself. This is the framework.jar from DarchDroid. I just threw it into a signed zip.
Was there any real mod work done here, or was the framework.jar file just pulled from Flipz's ROM and added to an update zip? If so, you should probably mention this, just sayin, as Flipz if the one who ported this original feature from the Eris leak that had this feature built in.
In terms of actually modding to allow for rotation, a search for 'orientation' in the decompiled files should get you closer to what you are looking for.
JsChiSurf said:
Was there any real mod work done here, or was the framework.jar file just pulled from Flipz's ROM and added to an update zip? If so, you should probably mention this, just sayin, as Flipz if the one who ported this original feature from the Eris leak that had this feature built in.
In terms of actually modding to allow for rotation, a search for 'orientation' in the decompiled files should get you closer to what you are looking for.
Click to expand...
Click to collapse
agreed man. i just told them where to get it from. No real mod work but just found out where it was kept and put into an update.zip file.
but ill look for the 360 and try to pull it from the aosp and put it into a sense framework.jar file
thanks for the heads up
Tried to flash this on top of the stock odex'd rom from nfinite and waited 15 minutes for boot up, never happened.
robchaos said:
Tried to flash this on top of the stock odex'd rom from nfinite and waited 15 minutes for boot up, never happened.
Click to expand...
Click to collapse
nfinites rom is deodexed and did u use the one from the first post or the later one that says 360. cause the 360 one does not work on that rom. the one on the first post is the one that works
Papa Smurf151 said:
nfinites rom is deodexed and did u use the one from the first post or the later one that says 360. cause the 360 one does not work on that rom. the one on the first post is the one that works
Click to expand...
Click to collapse
I beleive he is using the odex versoin of my rom this is why it didnt work he would need to switch to the deodex versoin first or maybe I'll see what I can do to odex this framework for him.
nfinitefx45 said:
I beleive he is using the odex versoin of my rom this is why it didnt work he would need to switch to the deodex versoin first or maybe I'll see what I can do to odex this framework for him.
Click to expand...
Click to collapse
ah i see. i didnt know you had an odexed version of your rom even out. but yeah that would be the reason why its not working
That's what I thought. Thanks for the responses
After the I flashed this framework file I get a weird glitch (Things get out of place) every time I drag down the notification bar, and the phone is in landscape mode to the right. Is this a bug? Should I wipe Rotate settings in Recovery??

One Click Rom/Theme Optimizer and Signer

This tool will open any AOSP based rom or theme (as long as the file structure is correct) and optimize and zip align everything.
Simply grab your rom or theme and place it in this folder (should work from anywhere but you need to full path from where the cmd file is run). Now click on the reopto_runner.cmd and it will ask you where the rom is (name) that you want to optomize, type the name of the rom and hit enter, it will do the rest.
Final output of the re-optimized (double pass with 2 different png optimizers) rom will be named rom-optoed-signed-finished.zip this will be exactly the same rom except the script will optomize every png in every apk found in the system/app and system/framework-res.apk. It will also zipalign all these same apks and finally will sign the zip file. When its done just rename the rom-optoed-signed-finished.zip to what ever you want and its ready to flash.
What this won't do is make your zip file (rom, theme, update zip) flashable unless its already set up to be flashable... meaning you'll still need your update-script in the com.google.android folder to be there. Its does sign your zip file for you though.
I put this out there as its some of the scripting and tools I have made to help me in theming and rom hacking.
Feel free to use any part of this to help you in any scripting you do.
Sweet, you are the man. Going to try it out now.
I'm going to try this on the MIUI ROM!
Cetus Corr said:
Sweet, you are the man. Going to try it out now.
Click to expand...
Click to collapse
teejaymarx said:
I'm going to try this on the MIUI ROM!
Click to expand...
Click to collapse
I have only tried this method on AOSP based roms the script should work on any rom or theme or update zip that follow this structure in the top level. system/app/*apk and system/framework/framework-res.apk, which is pretty much all of them.
The script takes about 10 minutes or so to run on cm6 rom and is really quick on most of the themes here. So for instance you could use it to make sure or re optimize a theme or roms.
feel free to tire it apart and use it in other fashions. I can guarantee it will shave some about of space of any rom or theme along with the zip aligning of every apk. If its a short request I'll post some more automated tiny scripts to todo various stuff.
Little confused. I run any aosp rom through this and it makes it compatable with the hero? ( sorry for the newb question)
Sent from my Hero CDMA using XDA App
Didn't work for me on the MIUI ROM, got a status 0 error in clockwork recovery...lol
vampir4997 said:
Little confused. I run any aosp rom through this and it makes it compatable with the hero? ( sorry for the newb question)
Sent from my Hero CDMA using XDA App
Click to expand...
Click to collapse
No I haven't released that script yet. This just optimizes a rom that's all.
Sent from my HERO200 using XDA App
teejaymarx said:
Didn't work for me on the MIUI ROM, got a status 0 error in clockwork recovery...lol
Click to expand...
Click to collapse
Not sure what you did... this is not a flashable zip just a tool to optimize a rom.
Did you run this tool on the miui rom?
Sent from my HERO200 using XDA App
Hello,
New to the "kitchen", items like this help us out! Thank you and looking forward to your other scripts. Any desire to do a "how to port a theme/rom" guide? Love the Screaming Droid, I laugh every time I boot up one of my 2.2 roms. I also use your R2 boot but I have yet to get sound on 2.1? Anyway a big thanks goes out to you!
jschill31 said:
Hello,
New to the "kitchen", items like this help us out! Thank you and looking forward to your other scripts. Any desire to do a "how to port a theme/rom" guide? Love the Screaming Droid, I laugh every time I boot up one of my 2.2 roms. I also use your R2 boot but I have yet to get sound on 2.1? Anyway a big thanks goes out to you!
Click to expand...
Click to collapse
Thank you for the praise, wife been complaining about doing stuff for free so I might have to post my pay pal account with a wife complaining button.
I might just release a script that does it for you. mdpi to mdpi (or hdpi to hdpi) no matter what rom is fairly easy todo. Of course it can only theme what it can match but it will do it for you.
For a more in depth description would take some time so I'll probably have to do it some time later.
ASimmons said:
Thank you for the praise, wife been complaining about doing stuff for free so I might have to post my pay pal account with a wife complaining button.
I might just release a script that does it for you. mdpi to mdpi (or hdpi to hdpi) no matter what rom is fairly easy todo. Of course it can only theme what it can match but it will do it for you.
I totally understand, my wife and I have our first child on the way. I am always around so take your time. BTW, I think you would get some clicks your work is solid. I wish XDA had a "thanks" button!
Click to expand...
Click to collapse
Thanks for your hard work. Going to check it out.
jschill31 said:
ASimmons said:
Thank you for the praise, wife been complaining about doing stuff for free so I might have to post my pay pal account with a wife complaining button.
I might just release a script that does it for you. mdpi to mdpi (or hdpi to hdpi) no matter what rom is fairly easy todo. Of course it can only theme what it can match but it will do it for you.
I totally understand, my wife and I have our first child on the way. I am always around so take your time. BTW, I think you would get some clicks your work is solid. I wish XDA had a "thanks" button!
Click to expand...
Click to collapse
Thanks, congradulations... get ready for no sleepy time for about 4 months after the new born. Got 2 girls myself kids are awesome especailly when I just a nig kids myself
chubbzlou said:
Thanks for your hard work. Going to check it out.
Click to expand...
Click to collapse
Your welcome, feel free to alter and use whats in the script. If u have questions I can give you some more pointers on ways to make similar scripts.
Click to expand...
Click to collapse
GJ Sim, when I try it out Ill let ya know ... Thx for this and all your hard work man !
Thank you I got a new project on the way think it might be something use full to themers and people that use themes are like two switch allot. In a week or so...
Sent from my HERO200 using XDA App
So in theory I could run this on one of Jaybob's Froyo builds and make it even faster than it is right now?
LiquidSolstice said:
So in theory I could run this on one of Jaybob's Froyo builds and make it even faster than it is right now?
Click to expand...
Click to collapse
maybe but he should have done the png opto and zipaligning already. I do add another png opto that most people dont do which will squeeze out another couple of kb, was able to shrink cm6 by 16 or so kb, which doesnt seem like alot but every bit counts.
You could use it to just see, like whenever you d/l a new rom run this on it and compare the file size, or load the rom and run a linpack and then opto it and then reload it and then do a linpack and see what you get. Some themers don't zipalign there themes and don't opto there pngs, and I have yet to see anyone use optipng and the other png opto program i use as a double pass system of optimizing pngs.
I like to use it for my themes or roms as it automates the hole process. Try it out if you use it on a rom it will give you a new optoed copy that is already sign and ready to flash... one click
ASimmons said:
maybe but he should have done the png opto and zipaligning already. I do add another png opto that most people dont do which will squeeze out another couple of kb, was able to shrink cm6 by 16 or so kb, which doesnt seem like alot but every bit counts.
You could use it to just see, like whenever you d/l a new rom run this on it and compare the file size, or load the rom and run a linpack and then opto it and then reload it and then do a linpack and see what you get. Some themers don't zipalign there themes and don't opto there pngs, and I have yet to see anyone use optipng and the other png opto program i use as a double pass system of optimizing pngs.
I like to use it for my themes or roms as it automates the hole process. Try it out if you use it on a rom it will give you a new optoed copy that is already sign and ready to flash... one click
Click to expand...
Click to collapse
Sounds good . Of course, when you say "every rom" you only mean AOSP roms, right? I'd suppose it wouldn't be able to rip, for instance, Nfinite's latest rooted Stock ROM apart and png optimize/zipalign it? If it could, holy crap. On top of the fact I use Odex, that would be amazing.
LiquidSolstice said:
Sounds good . Of course, when you say "every rom" you only mean AOSP roms, right? I'd suppose it wouldn't be able to rip, for instance, Nfinite's latest rooted Stock ROM apart and png optimize/zipalign it? If it could, holy crap. On top of the fact I use Odex, that would be amazing.
Click to expand...
Click to collapse
should work on that to since it only looks at pngs and apk. it will onyl zip align the framework-res.apk and the system/app apk's. Actually try it out I never have but it should work.
remember to nand before you flash it but you should be a ok, as I can't see any reason why it would work.
ASimmons said:
should work on that to since it only looks at pngs and apk. it will onyl zip align the framework-res.apk and the system/app apk's. Actually try it out I never have but it should work.
remember to nand before you flash it but you should be a ok, as I can't see any reason why it would work.
Click to expand...
Click to collapse
Hmm. But will I see a difference? Doesn't HTC have their own specific framework-res apk? I'd love to get into ROM themeing, so I've been poking around the ROMs for some time now.

[TOOL][PORT] Autodeodexer 2.3a for the Epic 4G Froyo - Windows

Honestly, I do not know how much interest there will be in this, but throughout my own exploration and experimentation with Android and the Epic 4G I feel like sharing my finds with the community.
I kanged this tool from HERE so thanks to Daneshm90 among other people who are thanked in the tool itself. All I really did was add a few BOOTCLASSPATHS to the *APK.bat files to get it to deodex all the apks, and update smali/baksmali to version 1.2.6 (newest as of 3/25/11).
Basically this is a one click tool to deodex stock, odexed system/framework and system/app folders on a windows machine. I tested on the ACS Untouched Stock EC05 ROM and got clean runs where everything became deodexed.
Tips: I found it best to do system/framework first in one run, then leave the output in deodexed_JAR, and THEN process system/app as many of the files in the app folder have dependencies on the jars.
After processing system/framework you will have framework-res.apk and twframework-res.apk which do not need deodexing.
In early testing, I found certain files leftover after a run processed on the next run. This stopped after updating smali/baksmali. I doubt I'll be of much help if you run into problems, you are doing EVERYTHING at your own risk. I barely understand the details here, I just ported it to work on our phone, so good luck!
Deodexed 2.3a Download
Thanks for this!
Good tool for those that want stock with.a theme.
Sent From My Evo Killer!
Mind if I throw this in the EPIC 4G cookbook?
amosher13 said:
Honestly, I do not know how much interest there will be in this, but throughout my own exploration and experimentation with Android and the Epic 4G I feel like sharing my finds with the community.
I kanged this tool from HERE so thanks to Daneshm90 among other people who are thanked in the tool itself. All I really did was add a few BOOTCLASSPATHS to the *APK.bat files to get it to deodex all the apks, and update smali/baksmali to version 1.2.6 (newest as of 3/25/11).
Basically this is a one click tool to deodex stock, odexed system/framework and system/app folders on a windows machine. I tested on the ACS Untouched Stock EC05 ROM and got clean runs where everything became deodexed.
Tips: I found it best to do system/framework first in one run, then leave the output in deodexed_JAR, and THEN process system/app as many of the files in the app folder have dependencies on the jars.
After processing system/framework you will have framework-res.apk and twframework-res.apk which do not need deodexing.
In early testing, I found certain files leftover after a run processed on the next run. This stopped after updating smali/baksmali. I doubt I'll be of much help if you run into problems, you are doing EVERYTHING at your own risk. I barely understand the details here, I just ported it to work on our phone, so good luck!
Deodexed 2.3a Download
Click to expand...
Click to collapse
This is awesome...... GREAT WORK.....
Okay so this sounds interesting and all...But how does one use it??
tphillips said:
Mind if I throw this in the EPIC 4G cookbook?
Click to expand...
Click to collapse
Go right ahead!
sent from my mind to yours
youngpro83 said:
Okay so this sounds interesting and all...But how does one use it??
Click to expand...
Click to collapse
Just take an odexed frame work, put it in the folder and run deoall.bat, then repeat for app. Pretty much it, if you don't know the point then you probably don't need it, lol
sent from my mind to yours
Thanks dude
Thanks bro good work
Anyone give this a shot yet?
blazinazn said:
Anyone give this a shot yet?
Click to expand...
Click to collapse
Yea I tried using it to deodex my eco5 stock rom, and it ran clean and gave output, but the output wouldn't boot.. I ended up going a diff route which included using a tool made for another phone and doing some by hand...
Sent from my SPH-D700 using XDA App

[MOD](7/2/12) Landscape Rosie | Flashable | Minimal Recoding |

(7/3/12) Added CleanRom Odexed version (thanks Scott).
Steve
Hey All,
I saw there was a landscape Rosie Mod in another thread in this forum, but I took a look at it, and it's got a lot of extra/unecessary coding due to the fact that it is pulled from a tweaks app. As I understand it, this has been causing problems when it is used. Accordingly, I just wanted to put out a version that ONLY contains the change to allow for landscape rotation (one number in one smali file...). I am in the process of coding a tweaks app, so I thought I'd share things as they come along...
Anyway, enjoy, and feel free to use in your roms, chefs...
AS ALWAYS, FLASH AT YOUR OWN RISK! I AM NOT RESPONSIBLE IF YOUR PHONE GOES CRAZY OR ANYTHING ELSE HAPPENS...
Steve
PS - Mods (and users, for that matter), if you want me to combine my mods into a single thread, just let me know.
DOWNLOADS
Please place on sdcard and flash as usual in recovery. A android backup is ALWAYS recommended before flashing..., a dalvik wipe wouldn't hurt, either, but isn't absolutely necessary...
1.73 RUU: http://d-h.st/WhD
1.85 RUU: http://d-h.st/OAY
1.88 RUU: http://d-h.st/CkY
CleanRom: http://d-h.st/5PW
I want you to release that rom you have been working on, and thank you for your hard work
Sent from my HTC One X using Tapatalk 2
Tweaks app hummmm? Like, EQS customization and such along with other stuff?
Will wait for 1.85 release.
Thx
techlogik said:
Tweaks app hummmm? Like, EQS customization and such along with other stuff?
Will wait for 1.85 release.
Thx
Click to expand...
Click to collapse
Yes. It's a long painful process, as I am doing my own port from roman bb's original for GB, but I really want to do it that way, rather than use j4n87's, although I will ask him (nice guy) if I can't take it any longer..... I am a glutton for punishment and like to see how things work, what can I say?
Steve
All RUU's Up
I have only tested the 1.88 version, so please let me know if I messed anything up, and PLEASE backup your original Rosie first!
Thanks.
Steve
Hi, I dont know if it's me but i keep getting 404-Not Found
Thank you
I respect your work.
Does odex or de-odex matter? The most popular rom around here is now odex so if there is a difference there will be a lot of odex requests thanks for your work!
Yep 404 errors
nugzo said:
Does odex or de-odex matter? The most popular rom around here is now odex so if there is a difference there will be a lot of odex requests thanks for your work!
Click to expand...
Click to collapse
+1
Sent from my HTC One X using Tapatalk 2
Is this an XML or smali change?
If its a smali change then it would have to be odexed to work on my ROM.
It its XML then you would just need to delete the classes.dex inside of Rosie.apk.
But i have a feeling its a smali change :crying:
EDIT: Yeah, I am seeing issues with XDA and 404 errors in a few threads. Like they made some sort of anti leach thing or something. I dont know
404 not found. Phone and computer.
scrosler said:
Is this an XML or smali change?
If its a smali change then it would have to be odexed to work on my ROM.
It its XML then you would just need to delete the classes.dex inside of Rosie.apk.
But i have a feeling its a smali change :crying:
EDIT: Yeah, I am seeing issues with XDA and 404 errors in a few threads. Like they made some sort of anti leach thing or something. I dont know
Click to expand...
Click to collapse
Its a small edit. Scott, you are going odex now? Thanks a bunch, now I'll have to make odex mods.....
I will upload to dev-host, odex mods, too, very soon... This attachment thing is weird...
Anyway, I'll post the links asap.
Steve
New Links
nugzo said:
404 not found. Phone and computer.
Click to expand...
Click to collapse
OK, Dev-Host links are up. Enjoy...
Steve
sk806 said:
OK, Dev-Host links are up. Enjoy...
Steve
Click to expand...
Click to collapse
thanks!
these arent the odex ones right?
sk806 said:
Its a small edit. Scott, you are going odex now? Thanks a bunch, now I'll have to make odex mods.....
I will upload to dev-host, odex mods, too, very soon... This attachment thing is weird...
Anyway, I'll post the links asap.
Steve
Click to expand...
Click to collapse
Sorry man. Odex is the way to go. People love it. If I get time I will try to odex one and see if I can remember how. It was my first time going odex so... Not a lot of experience yet.
If anyone wants to use the mod until one of us odex's it you can just delete /system/app/Rosie.odex and then push the new Rosie and reboot. Worked fine for me. YMMV.
aimetti said:
thanks!
these arent the odex ones right?
Click to expand...
Click to collapse
Nope, deodexed. I will have odexed ones up soon.
Sent from my HTC One X using xda premium
scrosler said:
Sorry man. Odex is the way to go. People love it. If I get time I will try to odex one and see if I can remember how. It was my first time going odex so... Not a lot of experience yet.
Click to expand...
Click to collapse
I have some experience from tbolt and incredible days. So should be fine....
Sent from my HTC One X using xda premium
I got it done! Ha beat you!
EDIT: SK Moved it to the OP now.

Categories

Resources