My Phone just get the OTA file for android PIE but I don't want to install it.
Now I have more than 4gb somewhere in my phone.
Can I delete this file without root?
Related
I just want to know is it possible to update the new firmware without root. not from the about tablet/ system update?
I want to know is it possible to copy the firmware in SD card and from recovery mode can we update?
i tried copying the firmware on sdcard and from the recovery menu i click update but its stooped and gives me an error code 7.
Hey me again.
So I just got an OTA update notification, but since I'm on a custom recovery, I can't install it. Don't suppose anyone would go to the trouble to re-package it as a flashable zip file for TWRP/clockworkmod?
Thanks.
flash recovery on OTA pack
There isn't any recovery and the firmware.zip can't be extracted
I'll have access to a full stock Asia phone that's had the update applied tomorrow. As long as the recovery.log is still in cache I should be able to work out which files where updated and create a TWRP update zip file from it.(If its just stagefright libs being replaced it should be compatible across regional roms)
I can provide the ota from Poland play version
porozex said:
I can provide the ota from Poland play version
Click to expand...
Click to collapse
Have you installed the update? Last time i tried i couldn't do anyrhing with a ota_update zip. But with a twrp /system backup and hopefully a recovery.log file from an updated rom, i think I can work out which files were updated and create twrp compatible update.zip based on that. The asia ota_update was only 87Mb in size and trying to address the stagefright bug from what I've seen. Is that the same for you?
No, I can't install it. Mine was around 38mb
edit: ok i found a solution, if you have a backup of your rom (i got it after got installed twp for first time) open it with winzip or 7zip then navigate to sytem>bin>bebuggerd and copy it to the phone. then with a filemanager with root privileges replace the current one and give proper permissions. thats it
Hi everybody
I own an Xperia Pro MK16i. The phone is still on stock ROM (4.0.2.A.0.58 GB 2.3.4) and the bootloader is still locked. The only thing I did recently is root the phone successfully with eRoot.
Now, the phone still gets the OTA updates, right now it does notify me that the "new" update 4.0.2.A.0.62 (the latest GB release available for my phone) is ready to download. I would like to install this update in order to try it and only after eventually switch for ICS 4.0.4 (4.1.B.0.587 is the latest).
I was wondering myself:
1) Is there any way to backup the OTA update in order to save and store it for the future? I red that OTA update files end up in the /cache folder and thank to root access I managed to open that folder and see that as soon as I download the OTA update a download_package.bin is created inside the folder; the problem is that the file is less than 8MB and it's a BIN file. What this file is for and is there any way to make use of it? The only thing I know is that it's too small to be the real firmware/rom...right?
2) Is there any chance for me to get somewhere the 4.0.2.A.0.62 stock rom with the proper customization number? My phone is unbranded and purchased in Italy where I live, customization version is: 1249-7782_R12D
3) What does this customization mean? Is it about language? About preinstalled apps? Or what? Someone could clear me the whole thing please?
Many thanks
goriath said:
1) Is there any way to backup the OTA update in order to save and store it for the future? I red that OTA update files end up in the /cache folder and thank to root access I managed to open that folder and see that as soon as I download the OTA update a download_package.bin is created inside the folder; the problem is that the file is less than 8MB and it's a BIN file. What this file is for and is there any way to make use of it? The only thing I know is that it's too small to be the real firmware/rom...right?
Click to expand...
Click to collapse
OK, I digged around about this point and just for reference I share what I found.
The main problem with OTA updates is these packages are binary DELTA packages; they are not the full ROM/FW release, but they contain only the differences between the source ROM (the firmware installed in the phone) and the target ROM (the updated firmware you want to install in the phone).
I took a look inside the BIN file with an HEX editor and what I found confirm the dependance between the update and the stock ROM:
<?xml version="1.0" encoding="ISO-8859-1"?>
<metadata version="3.2">
<product>
<manufacturer>SonyEricsson</manufacturer>
<model>MK16i</model>
<hwplatform>MSM7x30/8x55</hwplatform>
</product>
<update>
<generation>
<version>2.0.0.24</version>
<date>2012-02-01T11:01:38+01:00</date>
<rb_version>6.2.29.19</rb_version>
<rb_ua_version>6.2.29.19</rb_ua_version>
</generation>
<source>
<software>
<revision>4.0.2.A.0.58</revision>
</software>
<customization>
<variant>1249-7782</variant>
<revision>R12D</revision>
</customization>
</source>
<target>
<software>
<revision>4.0.2.A.0.62</revision>
</software>
<customization>
<variant>1249-7782</variant>
<revision>R12D</revision>
</customization>
</target>
</update>
</metadata>
This explains why my download_package.bin is large only 7.55MB; it does update (add/replace files to) the actual ROM. And this is the reason why updates through OTA are sequentials; I cannot install latest GB OTA update w/o go through every previous update first.
So this binary package alone is not useful to create a full ROM of any sort, cannot be flashed as is and cannot be extracted/unpacked/decrypted unless to be a developer and doing reverse engineering.
Hello i got a tablet today. I looked through OTA update and i realised that i can change the OTA URL
Its a secured tablet i cant plug it to computer and there is a proccess that Deletes root apps its name is com.burakgon.antiroot.
Can i make an fake OTA website? and will it root itself
p.s: There is no Choose zip From sdcard option in recovery and i dont know how to open downloading mode
Thanks.
I plan to give LG G3 I have to an elderly person, so I want this updated to the latest stock rom.
I currently have rooted ZVC with 3.0.1 TWRP recovery.
I could not find a file to perform the upgrade in TWRP.
Is the only way to go restore stock recovery, ZVG, root, TWRP?
In this case is there an easy way to restore stock recovery on a working phone?
Any help?
Thank you.
OM
ObviousMan said:
I plan to give LG G3 I have to an elderly person, so I want this updated to the latest stock rom.
I currently have rooted ZVC with 3.0.1 TWRP recovery.
I could not find a file to perform the upgrade in TWRP.
Is the only way to go restore stock recovery, ZVG, root, TWRP?
In this case is there an easy way to restore stock recovery on a working phone?
Any help?
Thank you.
OM
Click to expand...
Click to collapse
Similar problem, I have ZV8 and want to go to ZVG. The OTA update doesn't work. I tried Flashfire which sees that downloaded file in the /cache folder but when it runs the update, it gives and error "file not found". So I used adb and several root file explorer programs and discovered that the /cache folder is locked despite being rooted. I can not read or copy any files that are in that folder. I can explore the folder and see that update.zip is there, but I can't do anything with it. It does allow me to copy and paste as long as I am only moving it around within the /cache folder. If I could just get that stinking update.zip file out of that folder, then flashfire should be able to do the update.
To the OP. This claims to put your phone back to fresh out of the box status. From there, you can take the OTA updates and get ZVG.
lgg3root.com/lg-g3-root/how-to-unrootunbrick-lg-g3/
please put the htt . . . stuff in front of the above link, it won't let me post a link since I haven't been active enough.
But I have no interest in going back to stock, I would just like to go from ZV8 to ZVG without losing root and without having to completely reconfig my phone.
Anyone? Someone must know how to get that stinkin update.zip file to be readable by fireflash