Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I assume it didnt save the file?
Can we take an image of the whole device? Kind of like Mac Time Machine?
Can we take an image of the whole device? Kind of like Mac Time Machine?
I've found a way to take an image of the whole device. However, the only way I can figure out how to write it back is possibly ODEN and a script for user data.
I haven't tested this yet, but I do have a fresh ROM dump to play with (once I learn more about how).
sweet thats good news!
@Kam, The only link that gave me a download was https://fota.t-mobile.com/omadl/desc?id=2955&r=4975348 and I tried to redownload it through 3G, it said saving! but then after that download unseccesful again![]()
It means the server connection failed, i was able to finish the download after mutiple tries, but at the end it says download was unsuccsesfulI tried that link and it downloaded through 54% and then closed and said "bad socket" whatever that means
I've posted a couple messages about this a while back, yet just now you guys find it. You can use AnyCut to access the Device Management app, which will show said urls are split into three groups, Production, Lab, and Test. You can even schedule it to check for an update. Though that doesn't mean you'll get it, as I did that a couple of times with no luck. It would pop up with the update notification, reboot and thats it, no update until it just happened on its own.
How did you dump the rom? are you using dd or something on a partition?
Be VERY carefull about trying to odin any image back to the phone. Its EXTREMELY dangerous. (except the proper odin files of course).
Can you host you're update file?
su
cat /sdcard/fota_delta_dp > /data/data/[COLOR=DarkOrange]com.wssyncmldm[/COLOR]/fota_delta_dp
exit
[COLOR=Blue][B]Device Partition Image Offset Size (KiB)[/B][/COLOR]
bml1 MIBIM arm9boot 2048
bml2 OEMSBL1 arm9boot @0x200000 512
bml3 OEMSBL2 [I]{blank}[/I] 512
bml4 APPSBL arm11boot 1024
bml5 AMSS amss 23040
bml6 RECOVER recovery 6144
bml7 EFS2 [I]{radioFS}[/I] 0xA80000 23040
bml8 APPS kernel 6144
[COLOR=Orange]stl9[/COLOR] EFS2APPS system [COLOR=Orange][s]0xA80000[/s][/COLOR] 226304
bml10 FOTA [I]{blank}[/I] 8192
bml11 RFBACKUP [I]{blank}[/I] 512
[COLOR=Orange]stl12[/COLOR] CACHE cache [COLOR=Orange][s]0xA80000[/s][/COLOR] 40960
bml13 PARAM [I]{unknown}[/I] 1024
[COLOR=Orange]stl14[/COLOR] USERDATA userdata 173568
Some brave soul who hasn't updated yet can try placing this file in the proper directory and letting us know what happens, for example, if they reboot or go to Settings | Software Update. I have tried it on mine but I was already updated at the time - no prompts for an update.
Recommended code below, extract from zip and copy the fota_delta_dp file to the sdcard. Requires rooted phone.
quote]Code:su cat /sdcard/fota_delta_dp > /data/data/wssyncmldm/fota_delta_dp exit
I would love to try this out! I get home at 5:30. If anyone wants to beat me to it, be my guest!![]()
I would love to try this out! I get home at 5:30. If anyone wants to beat me to it, be my guest!![]()
k, I see the fix!Paul89, please see that I had the command wrong. Its fixed in the post now.
Some brave soul who hasn't updated yet can try placing this file in the proper directory and letting us know what happens, for example, if they reboot or go to Settings | Software Update. I have tried it on mine but I was already updated at the time - no prompts for an update.
Recommended code below, extract from zip and copy the fota_delta_dp file to the sdcard. Requires rooted phone.
quote]Code:su cat /sdcard/fota_delta_dp > /data/data/wssyncmldm/fota_delta_dp exit
I would love to try this out! I get home at 5:30. If anyone wants to beat me to it, be my guest!![]()
I tried it however it still states No Update Firmware File Exists...
Nonetheless, I am running the BH_Man's Stock w/touchwiz firmware at the moment.
you did use his updated commands right?I tried it however it still states No Update Firmware File Exists...
Nonetheless, I am running the BH_Man's Stock w/touchwiz firmware at the moment.
Yep...you did use his updated commands right?
Code:c:\android-sdk-windows\tools>adb shell # cat sdcard/fota_delta_dp > /data/data/com.wssyncmldm/fota_delta_dp cat sdcard/fota_delta_dp > /data/data/com.wssyncmldm/fota_delta_dp # exit exit c:\android-sdk-windows\tools>
I wonder if it has to do with the fact that you r using the hybrid rom![]()
I wonder if it has to do with the fact that you r using the hybrid rom![]()