The XDAndroid Project is no longer active.
This site provides archived information from while the project was under development. Some links may no longer function.

Difference between revisions of "Over-the-air programming"

From The XDAndroid Project
Jump to navigation Jump to search
[checked revision][checked revision]
(Created page with "For (some?) XDAndroid releases, it is possible to install the release as a Wikipedia:patch (computing) against an older release. The advantage is that a patch is on the ord...")
 
Line 1: Line 1:
For (some?) XDAndroid releases, it is possible to install the release as a [[Wikipedia:patch (computing)|patch]] against an older release.  The advantage is that a patch is on the order of 1 MB whereas the full release is around 70 MB.
+
For recent XDAndroid releases (since FRX03), it is possible to install the release as a [[Wikipedia:patch (computing)|patch]] against an older release.  The advantage is that a patch is much smaller than a full system image, which is usually nearly 70 MB.
  
 
In XDAndroid, these patch-form releases are called "'''OTA'''," for [[Wikipedia:over-the-air programming|over-the-air programming]], because this patch technique is the same method by which [[Wikipedia:mobile network operator|mobile network operator]]s (MNOs) deploy software updates to their customers wirelessly and with minimal disruption for the customer.
 
In XDAndroid, these patch-form releases are called "'''OTA'''," for [[Wikipedia:over-the-air programming|over-the-air programming]], because this patch technique is the same method by which [[Wikipedia:mobile network operator|mobile network operator]]s (MNOs) deploy software updates to their customers wirelessly and with minimal disruption for the customer.
  
 
OTA updates from MNOs occur more-or-less automatically.  For XDAndroid, the OTA update (e.g. "update-FRX03.zip") must be downloaded and placed in the "andboot" directory (or equivalent), and renamed "update.zip".  The OTA update will be applied automatically the next time XDAndroid boots.  After the update is applied, update.zip will be automatically deleted and the phone will be rebooted.
 
OTA updates from MNOs occur more-or-less automatically.  For XDAndroid, the OTA update (e.g. "update-FRX03.zip") must be downloaded and placed in the "andboot" directory (or equivalent), and renamed "update.zip".  The OTA update will be applied automatically the next time XDAndroid boots.  After the update is applied, update.zip will be automatically deleted and the phone will be rebooted.

Revision as of 21:12, 19 November 2010

For recent XDAndroid releases (since FRX03), it is possible to install the release as a patch against an older release. The advantage is that a patch is much smaller than a full system image, which is usually nearly 70 MB.

In XDAndroid, these patch-form releases are called "OTA," for over-the-air programming, because this patch technique is the same method by which mobile network operators (MNOs) deploy software updates to their customers wirelessly and with minimal disruption for the customer.

OTA updates from MNOs occur more-or-less automatically. For XDAndroid, the OTA update (e.g. "update-FRX03.zip") must be downloaded and placed in the "andboot" directory (or equivalent), and renamed "update.zip". The OTA update will be applied automatically the next time XDAndroid boots. After the update is applied, update.zip will be automatically deleted and the phone will be rebooted.