if u ever wanted to downgrade to a 2.2 rom but dont want to odin to stock JFD this is a workaround download the update script below, open the rom go to META-INF/com/google/android and delete the one thats in there and put the one u downloaded in there instead, u may have to extract the rom first and then re-package it depending on what program your using. good luck
EDIT:extract the updater out of the zip file
wht download below?
Does your script account for the fact that the miui/CM7 Tom's kernels only see mtd mount points and not the Samsung bml mount points?
Sent from my SGH-T959 using XDA App
movieaddict said:
wht download below?
Click to expand...
Click to collapse
sorry the file i tried to upload was an invalid file type so i put the orignal zip file now
Mind making a video?
Sent from my T959 using XDA App
laylovj said:
Mind making a video?
Sent from my T959 using XDA App
Click to expand...
Click to collapse
Its not even that hard. Its more trouble to make a video than it is to follow the directions.
Sent from my SGH-T959 using XDA App
geoffcorey said:
Its not even that hard. Its more trouble to make a video than it is to follow the directions.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
thats what i was thinking lol its a really simple process i tried to be as specific as possible
and feedback from people? i'm interested in using this
konigswagger said:
and feedback from people? i'm interested in using this
Click to expand...
Click to collapse
im not sure if anyone has tried this yet i use it all the time like when im going from a 2.3 rom and when i try to install a 2.2 rom and it gives me that error about the version i use this or if u need to skip the version check this should work for you
It doesnt work. It aborts flash.
helikido said:
It doesnt work. It aborts flash.
Click to expand...
Click to collapse
The OP doesn't say to flash it...
Read the OP again.
Vibrant+MIUI
Just use Odin, don't shortcut it. The OP here has a very very basic idea of the reason and necessity to change these files, and has not provided a complete set of steps in two different "guides" he has posted here, and nobody has been successful as per the reports.
Bottom line, save both yourself and dev in the future a headache, and just use Odin.
Sent from my ZenDroid, meditating on the XDA App
Related
I was tring to wipe data/factory reset for having a clean system before get a root. but I selected "wipe cache partition" then powered on a bunch of error windows pop up and up and up. for example "sorry the application logdprovider has stopped unexpectedly.please try again" OMG. I messed up!~ I have been researching how I could use the ordin program but I have no idea what kind of rom I should running on or how i recovery this. any suggestion for fixing it??? thank you for reading this thread. oh!! my laptop battery's almost gone.... somebody help me~~
http://forum.xda-developers.com/showthread.php?t=782204
Follow those directions exactly and you should be good in no time
Sent from my SCH-I500 using XDA App
jiggaman508 said:
http://forum.xda-developers.com/showthread.php?t=782204
Follow those directions exactly and you should be good in no time
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
thank you for letting me know your great post. I tried to follow your post and download your attached files, but the file was moved or erased from the sever I guessed. the address you posted "http://dl.dropbox.com/u/458252/Odin%...covery.tar.md5
" is not found. so I have been searching this file on internet but I think I'm dumb at this. I just could find those files in paid download website..
If you don't mind please let me know where I can find that file on the internet world!~ P.S anyone who reads this and have idea for having that file please give me a chance for fixing my fascinate.
I meant CWMrecovery.tar I guess I need this..should I have this? "Odin%...System.tar.md5"
which one???? :0
You have to go back to that post and right click, save. For the .tar file to download
Also look at post 288.
Sent from my SCH-I500 using XDA App
ryanf said:
You have to go back to that post and right click, save. For the .tar file to download
Also look at post 288.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Thank you for concerning at this problem. I tried to open up the link as you recomeded( right click then save). but the eroor message came up "It can't be downloded, try again later" some like that. so I wouldn't avalible to even open the file. so I thought I should resister in dropbox site and I did in. but nothing different.. is the "post 288" meaning http://forum.xda-developers.com/showthread.php?t=782288 -> ?? do you have right address I can go ?? thank you anyway you're so kind.
P.S anyone who has a recovery file plz send me one.. I almost cry..
Here is a link to a thread with a link for the stock kernel it is a cwm flashable file not an odin file try this.....
http://forum.xda-developers.com/showthread.php?t=804784
Sorry I'm way over tired been up for two days with my newborn twin boys not exactly thinking straight lol
Sent from my SCH-I500 using XDA App
jiggaman508 said:
Here is a link to a thread with a link for the stock kernel it is a cwm flashable file not an odin file try this.....
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
thank you for quick respond!.. but,, where is a link I can't see..
Hi there,
I m thinking of deodexing stock 351 rom. i did apps and framework successfully and flashed them back via zip but after that m stuck on bootloops.
Please someone helpout. i wana learn not go back via nandroid:]
Best way to do this is to download the htc desire kitchen rom maker. It has great options to deox and zip align as well as make a cwm flashable rom....
I tried to do this manually and always ran into issues, with the downloadedable kitchen it works everytime.
Sent from my Dell Streak
Krad said:
Best way to do this is to download the htc desire kitchen rom maker. It has great options to deox and zip align as well as make a cwm flashable rom....
I tried to do this manually and always ran into issues, with the downloadedable kitchen it works everytime.
Sent from my Dell Streak
Click to expand...
Click to collapse
Can you give us a bit more information about this?
Krad said:
Best way to do this is to download the htc desire kitchen rom maker. It has great options to deox and zip align as well as make a cwm flashable rom....
I tried to do this manually and always ran into issues, with the downloadedable kitchen it works everytime.
Sent from my Dell Streak
Click to expand...
Click to collapse
sir,
Thanks for replying .
i tryd kitchen , and checked update script . it shows error ......below is my script pls correct if m wrong anywhere .
PHP:
show_progress 0.1 0
copy_dir PACKAGE:system/app SYSTEM/APP:
show_progress 0.1 10
copy_dir PACKAGE:system/framework SYSTEM/FRAMEWORK:
and my zip includes
a system folder including app and framework folder
and a META folder.
This has been done by "strict242"
You can find the deodexed 351 here:
http://forum.xda-developers.com/showpost.php?p=15230802&postcount=393
jitin02 said:
sir,
Thanks for replying .
i tryd kitchen , and checked update script . it shows error ......below is my script pls correct if m wrong anywhere .
PHP:
show_progress 0.1 0
copy_dir PACKAGE:system/app SYSTEM/APP:
show_progress 0.1 10
copy_dir PACKAGE:system/framework SYSTEM/FRAMEWORK:
and my zip includes
a system folder including app and framework folder
and a META folder.
Click to expand...
Click to collapse
what is your error? I don't see it... Did you go into build.prop and remove the one module the streak doesn't use?
rsfinsrq said:
This has been done by "strict242"
You can find the deodexed 351 here:
http://forum.xda-developers.com/showpost.php?p=15230802&postcount=393
Click to expand...
Click to collapse
what fun is that? if you can learn how to do it yourself?
Krad said:
what fun is that? if you can learn how to do it yourself?
Click to expand...
Click to collapse
LOL, agreed! The thread may however provide some answers the the issues that were encountered.
You do plan to Cook it afterwards right? You aren't just DeOdexing for the sake of DeOdexing? From what I've read there is basically no point to it unless you intend to create your own ROM based on the DeOdexed one. It probably won't hurt anything in a way that you'll notice, but it won't improve anything either.
Krad said:
what fun is that? if you can learn how to do it yourself?
Click to expand...
Click to collapse
I will not prefer goin to that link
Instead I would love learn how to it..
- Sir. Krad ....i didnt removd ny module from build.prop ,
- aktly I didnt even that.
pls lett me know wats that n where in build.prop
- i guess if edit build prop I hav to include it in my zip to put it bak? Or b4 flashin zip I hav to do it?
- I used auto deodexer to deodex app n framework.
- after my first post I used one of ur gingerbread theme while changing fonts with app and all..... Tryd flashin , flash was successful but got infinite bootloops dont know wat happened
?
I will appreciat ur more guidanc so that I can learn
And I agree with u lik u say u would try try try until it becomes memory .
Sent from my Dell Streak using XDA App
rsfinsrq said:
This has been done by "strict242"
You can find the deodexed 351 here:
http://forum.xda-developers.com/showpost.php?p=15230802&postcount=393
Click to expand...
Click to collapse
Well thanks rsfinsrq
but I would would first try to do it myself with u guyz guidanc
Sent from my Dell Streak using XDA App
rsfinsrq said:
LOL, agreed! The thread may however provide some answers the the issues that were encountered.
Click to expand...
Click to collapse
Sent from my Dell Streak using XDA App
mid_life_crisis said:
You do plan to Cook it afterwards right? You aren't just DeOdexing for the sake of DeOdexing? From what I've read there is basically no point to it unless you intend to create your own ROM based on the DeOdexed one. It probably won't hurt anything in a way that you'll notice, but it won't improve anything either.
Click to expand...
Click to collapse
yes, I do want yo cOOk it , but I m nt a pro in this things I would need u guyz help in learning it ,
Someone pro like u guyz who know how to do it help me out, I would lik to .
Sent from my Dell Streak using XDA App
jitin02 said:
Well thanks rsfinsrq
but I would would first try to do it myself with u guyz guidanc
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
Read this post.
http://forum.xda-developers.com/showpost.php?p=15205770&postcount=371
Why when I try to flash zip it gives Syntex error? Tryd to flash after clear cache partitn, dalvik cache bt still syntex error , y that happns,?
Sent from my Dell Streak using XDA App
rsfinsrq said:
This has been done by "strict242"
You can find the deodexed 351 here:
http://forum.xda-developers.com/showpost.php?p=15230802&postcount=393
Click to expand...
Click to collapse
Here is the result.
zander42 said:
Here is the result.
Click to expand...
Click to collapse
Thats wat m sayin this is happning to me to and his zip is also givin error
Sent from my Dell Streak using XDA App
if you're flashing frameworks you need to make sure the old ones are deleted first and that the correct permissions are set on the files.
I've no idea what you're trying to do with the zips, there's so little information in this thread to actually point out what you've tried to do so far..
if you just want to replace frameworks with deodexed ones (why? odexing is a way of speeding things up, unless you want to try theming) then you also should be deodexing the system/apps as well, and clearing dalvik-cache.
"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. "
There are huge amounts of tutorials online about deodexing roms if you really want to do it.
if you're using windows then there's a fairly good tool called AutoDEOTool (v 1.02 works fine) but you still need to read the instructions.
I deoxed and zip aligned and I have noticed a differences in speed
Sent from my Dell Streak
I use the kitchen to deox both /system/app and /system/framework.... not sure about your update script because the kitch actually makes that for you so it should be correct
Sent from my Dell Streak
The links shown in this great video tutorial are no longer valid:
1. http://adrynalyne.us/files/odin/Odin3y1.3.exe
2. http://adrynalyne.us/files/odin/cwm_recovery_test4_adryn.tar
3. http://dl.dropbox.com/u/2056318/update.zip
4. http://www.mediafire.com/?7k4d3830rrhvcg
Where can I find updated reliable ones?
Update: I manage to find in the meanwhile this very readable HowTo (with links) but so far, all readers in the comments area reported failure. So I don't know what to make of this.
Thanks.
Look for my recovery post in the development section. That will set you up with CWM v3.x.x. If you need the older 2.5.x version let me know.
Sent from my SCH-I400 using XDA App
jaizero said:
Look for my recovery post in the development section.
Click to expand...
Click to collapse
Many thanks! Are you referring to this thread?
If that is indeed the correct thread, can you confirm that the following components versions are compatible together as a package?
Odin3-v1.85.zip
cwm_recovery_test4_adryn.tar
update.zip
(what is the 4th component that was supposed to be downloaded from http://www.mediafire.com/?7k4d3830rrhvcg ???)
Yes, that'll work
And I don't know what the other part was, but what you have seems to be all you need
Sent from my SCH-I400 using xda premium
trailblazer101 said:
And I don't know what the other part was, but what you have seems to be all you need
Click to expand...
Click to collapse
In the video, around 01:34, a file name Continuum Pit.pit is shown. Could that be it? What is that file and where do I find it?
Ignore it. You don't need it.
Sent from my SCH-I400 using XDA App
I use the pit file everytime I use Odin now. It helps the files go on the right place. Instead of dumping it on Droid to decypher it out. You can down load it from my ec07clean tut in #2 post.
Sent from my SCH-I400 using xda premium
OK, weve got the direct link from the Google servers for FB09 thanks to NateWhite. Here it is:
http://android.clients.google.com/packages/ota/sprint_samsung_d700/11f71b652c51.update_SPH-D700_EL30_to_FC09.zip
This can be used to upgrade STOCK EL30 to STOCK FB09. You must be on stock recovery.
poit said:
Once we have the full filename we can find the download link so others can download the file directly from google servers without waiting.
Here's your chance to be an "Epic" hero. (see what I did there?)
Click to expand...
Click to collapse
who cares. its not ics.
had to be that guy! lol
hmm.. so there's yet another OTA update rolling out eh?
Obviously not ICS, but anything worth lookin at update wise?
austin420 said:
who cares. its not ics.
Click to expand...
Click to collapse
I care
pvtjoker42 said:
hmm.. so there's yet another OTA update rolling out eh?
Obviously not ICS, but anything worth lookin at update wise?
Click to expand...
Click to collapse
http://community.sprint.com/baw/message/405733#405733
poit said:
Once we have the full filename we can find the download link so others can download the file directly from google servers without waiting.
Click to expand...
Click to collapse
Is there somewhere specifically we should be looking for this? I assume it downloads it to the SD card but does it stick it in a temp folder or directly in the root?
austin420 said:
who cares. its not ics.
had to be that guy! lol
Click to expand...
Click to collapse
Had to **** in my cheerios, eh?
when the update is downloaded it should go to /cache so you can copy it from there with any root file explorer.
pvtjoker42 said:
when the update is downloaded it should go to /cache so you can copy it from there with any root file explorer.
Click to expand...
Click to collapse
And we really don't need the file as much as we need the full exact name of the file, so we can find it on the google servers.
poit said:
And we really don't need the file as much as we need the full exact name of the file, so we can find it on the google servers.
Click to expand...
Click to collapse
Yepp. If you get the notification, DO NOT ACCEPT IT, then use a root explorer to go to /cache and copy that zip to your sdcard. Then tell us its exact name
I am Z.
Seems like a nothingburger of an update. Fixed a single force close issue and some sprint connection optimizer software? Wow, thanks sprint.
Sent from my SPH-D700 using XDA
Basically everything in Darkie's FB15 aROM.
Sent from my PantechP4100 using xda premium
poit said:
Had to **** in my cheerios, eh?
Click to expand...
Click to collapse
Unfortunately Sprint has said point blank there won't be an official ICS for it thanks to Touchwiz. The phone can run ICS just fine (IE the very snappy CM9b1 I'm running right now) but the ICS+Touchwiz combo is too heavy for it, according to them, and they aren't willing to put out an update to ICS without Touchwiz.
So if anyone did anything to your cereal.. it's them. (It irritates me more than a little bit too)
Maybe the modem has enhancements.
Sent from my SPH-D700 using xda premium
Fatonuseni said:
Maybe the modem has enhancements.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
I am hoping this.
tigerknight said:
Unfortunately Sprint has said point blank there won't be an official ICS for it thanks to Touchwiz. The phone can run ICS just fine (IE the very snappy CM9b1 I'm running right now) but the ICS+Touchwiz combo is too heavy for it, according to them, and they aren't willing to put out an update to ICS without Touchwiz.
So if anyone did anything to your cereal.. it's them. (It irritates me more than a little bit too)
Click to expand...
Click to collapse
It is Samsung that said that and it is due to their BML partition. Thrte is no room for the ICS OS in there. That is why our DEVs put it on MTD. Samsung won't attempt a partition and file system change for all the Epic owners via OTA...that is tech support suicide.
Sent from my PantechP4100 using xda premium
kennyglass123 said:
It is Samsung that said that and it is due to their BML partition. Thrte is no room for the ICS OS in there. That is why our DEVs put it on MTD. Samsung won't attempt a partition and file system change for all the Epic owners via OTA...that is tech support suicide.
Sent from my PantechP4100 using xda premium
Click to expand...
Click to collapse
So true about the hellish nightmare that would be sprint support if they did attempt to roll out an OTA MTD switch.. god my head hurts just thinking about it.. it's sad that Samsung has to be different and not use MTD like several other manufacturers.
ICS for epic touch stock with tw is in the ballpark of like 350 MB.
FC09
Ok,
I have a phone with the update notification. I loaded astro and went to /Cache and it was empty.
Also I did a search from the root for all .zip files and didn't find anything.
Does anyone know if I am doing something wrong?
Thanks
NateWhite said:
Ok,
I have a phone with the update notification. I loaded astro and went to /Cache and it was empty.
Also I did a search from the root for all .zip files and didn't find anything.
Does anyone know if I am doing something wrong?
Thanks
Click to expand...
Click to collapse
Make sure you accept the notification to "Download" the update. Right after its done, it will again notify you if you would like to "Install" the update. DECLINE it, and try checking the cache again.
Sent from my SPH-D700 using xda premium
NateWhite said:
Ok,
I have a phone with the update notification. I loaded astro and went to /Cache and it was empty.
Also I did a search from the root for all .zip files and didn't find anything.
Does anyone know if I am doing something wrong?
Thanks
Click to expand...
Click to collapse
You have to download the update first, but when it asks you to install it, don't. Then check.
I am Z.
Fatonuseni said:
Maybe the modem has enhancements.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
I am hoping for this as well
If you were already getting the update message before flashing or pasting this file YOU MUST CLEAR CACHE AFTER PASTING OR FLASHING!!! That will clear the ota download from your phone and it won't be downloaded again after the build.prop edit!
Clean GB MTD 1.1.2 > http://db.tt/BfUir1kc.
Flashable- http://db.tt/OVjJAZw0
(If running bml version open the file after downloading with a text editor and change any mtd to bml and then replace in /system)
Sleeper rom > http://db.tt/pNLSOZ3B.
Flashable- http://db.tt/aekFn8K9
Thunderhawk IV el30 > http://db.tt/TFWgS337
Flashable- http://db.tt/hQzt0dlK
Legendary 2.2 ei22 > http://db.tt/Jq2i1TMX
Flashable > http://db.tt/usbR2lg1
THANK YOU DARKIERAWR for throwing these in flashable zips.... if you see a post of his around HIT THANKS!!!
Rename build.prop and overwrite the one in /system
if you don't see the rom you run here and want it just tell me the name of the rom and I will get it up... or, if you want to be nice, link me to it...
Thank you flast
Sent From My Sprint Galaxy Nexus via XDA Premium
ÜBER™ said:
Thank you flast
Sent From My Sprint Galaxy Nexus via XDA Premium
Click to expand...
Click to collapse
Tired of seeing it everyday... I figure this might help somewhat...
Bump for no update questions today!
You know you have to make this flashable in CWM. If people don't know how to edit the build.prop they are not going to be able to install this in system either without lots of guidance.
kennyglass123 said:
You know you have to make this flashable in CWM. If people don't know how to edit the build.prop they are not going to be able to install this in system either without lots of guidance.
Click to expand...
Click to collapse
If people don't know how to download either es or root explorer and mount system and overwrite their other build.prop, they deserve to keep getting the update message... I can understand not being completely clear on what to edit, but not being able to paste a file to the system directory... get an iphone... or unroot immediately cuz your bound to screw your phone up if you can't figure that out... come on people, be smarter than the phone...
flastnoles11 said:
Clean GB MTD 1.1.2 > http://db.tt/BfUir1kc. (If running bml version open the file after downloading with a text editor and change any mtd to bml and then replace in /system)
Sleeper rom > http://db.tt/pNLSOZ3B.
Thunderhawk IV el30 > http://db.tt/TFWgS337
Rename build.prop and overwrite the one in /system
if you don't see the rom you run here and want it just tell me the name of the rom and I will get it up... or, if you want to be nice, link me to it...
Click to expand...
Click to collapse
I didn't have to rename it... i copied it over and i rebooted and had the system update notification in the notification pulldown so i cleared it, hopefully i won't see it anymore
davidrules7778 said:
I didn't have to rename it... i copied it over and i rebooted and had the system update notification in the notification pulldown so i cleared it, hopefully i won't see it anymore
Click to expand...
Click to collapse
You might have to boot into cwm and clear cache... after that you'll be good to go.... clean gb is the only one that doesn't have to be renamed... I renamed the other ones so I wouldn't mix them up on my sd card... if your on clean gb bml... go into /system and open up build.prop and change wherever you see mtd to bml...
flastnoles11 said:
You might have to boot into cwm and clear cache... after that you'll be good to go.... clean gb is the only one that doesn't have to be renamed... I renamed the other ones so I wouldn't mix them up on my sd card... if your on clean gb bml... go into /system and open up build.prop and change wherever you see mtd to bml...
Click to expand...
Click to collapse
Nope I am on mtd and haven't seen it since I cleared it, so I am a happy camper
Sent from my SPH-D700 using xda premium
davidrules7778 said:
Nope I am on mtd and haven't seen it since I cleared it, so I am a happy camper
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
Good glad it helped you.... hoping to not see any more how to stop update threads... and just know if it does come back... clear cache and it will be gone for good....
flastnoles11 said:
Good glad it helped you.... hoping to not see any more how to stop update threads... and just know if it does come back... clear cache and it will be gone for good....
Click to expand...
Click to collapse
will do
flastnoles11 said:
If people don't know how to download either es or root explorer and mount system and overwrite their other build.prop, they deserve to keep getting the update message... I can understand not being completely clear on what to edit, but not being able to paste a file to the system directory... get an iphone... or unroot immediately cuz your bound to screw your phone up if you can't figure that out... come on people, be smarter than the phone...
Click to expand...
Click to collapse
That is so mean
Sent using FTL technology from the resurrection ship.
Naddict said:
That is so mean
Sent using FTL technology from the resurrection ship.
Click to expand...
Click to collapse
Hmm...mean or just real? You decide...lol.
Sent from my SPH-D700 using xda premium
Naddict said:
That is so mean
Sent using FTL technology from the resurrection ship.
Click to expand...
Click to collapse
Its the truth...
Sent From My Sprint Galaxy Nexus via XDA Premium
Naddict said:
That is so mean
Sent using FTL technology from the resurrection ship.
Click to expand...
Click to collapse
Hey at least give me a lil credit for still putting up the flashables!
flastnoles11 said:
Hey at least give me a lil credit for still putting up the flashables!
Click to expand...
Click to collapse
And IIIIIIIIII helped!
Super team we are yes.
darkierawr said:
And IIIIIIIIII helped!
Super team we are yes.
Click to expand...
Click to collapse
And all credit for the flashables to you in the o.p.
flastnoles11 said:
And all credit for the flashables to you in the o.p.
Click to expand...
Click to collapse
I saw. Thank you, but the mod is yours. Remember that.
As much as we see the question, figured this would be the most downloaded thing on xda!
Only the dozen or so that keep asking the question over and over need it. The rest are smart enough to follow our repeated instructions.
Sent from my PantechP4100 using xda premium