PINE64
How to upgrade an existing Android eMMC load with new release - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: Android on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=87)
+--- Thread: How to upgrade an existing Android eMMC load with new release (/showthread.php?tid=5020)



How to upgrade an existing Android eMMC load with new release - Farley56 - 08-25-2017

If I have an existing Rock64 eMMC Android load running how do I update to the newly released Android image without wiping out any changes I'd made to the load (apps installed, Google account signed in, settings tweaked, etc.)? Do I pull the "update" zip package, unpack it and then run the update.img using the Androidtool? If so, will that write over the my existing Android image on the eMMC module or just update it?  I've looked on the forum and github but haven't found much yet. By the way, the instructions for flashing the eMMC image worked flawlessly once I located a USB A to A cable. Nice work.


RE: How to upgrade an existing Android eMMC load with new release - ayufan - 08-28-2017

Yes, it should be possible to perform update. Just try to flash everything except misc.img partition.


RE: How to upgrade an existing Android eMMC load with new release - isndw - 02-07-2018

(08-28-2017, 07:03 AM)ayufan Wrote: Yes, it should be possible to perform update. Just try to flash everything except misc.img partition.

I use SD instead of eMMC, but i assume upgrading with OTG is the same. Has anyone tried it and the google account is still signed in?

I have Stock Rom, what is the difference to the community build? Can i also flash the community build over the Stock Rom without loosing the google signing in status?


RE: How to upgrade an existing Android eMMC load with new release - tllim - 02-09-2018

(02-07-2018, 04:10 AM)isndw Wrote:
(08-28-2017, 07:03 AM)ayufan Wrote: Yes, it should be possible to perform update. Just try to flash everything except misc.img partition.

I use SD instead of eMMC, but i assume upgrading with OTG is the same. Has anyone tried it and the google account is still signed in?

I have Stock Rom, what is the difference to the community build? Can i also flash the community build over the Stock Rom without loosing the google signing in status?

Stock ROM is the OS build based on software SDK that provided by SoC vendor. The community build O comes from community developers. In general, the community build update frequency is higher than stock build. When you flash the community build over stock one or vice-versa, this like fresh installation and all current data will be loss. The good way is build the new OS on second SD card first and check out whether you likes the experience, and then decide.


RE: How to upgrade an existing Android eMMC load with new release - isndw - 02-13-2018

Thank you for your answer :-)