Device Update Process: Difference between revisions
From EPOD
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=={{PDAType|WinMo=Y}} Windows Mobile== | |||
===Server Updates=== | |||
*Ensure you update the version number in the setting class | *Ensure you update the version number in the setting class | ||
*Rebuild PDA App and Create a CAB File | *Rebuild PDA App and Create a CAB File | ||
Line 6: | Line 6: | ||
*Update the webconfig file to reflect the PDA version | *Update the webconfig file to reflect the PDA version | ||
===PDA Updates=== | |||
*Log on to the device as the Admin User | *Log on to the device as the Admin User | ||
*Confirm that it is OK to download the update | *Confirm that it is OK to download the update | ||
Line 12: | Line 12: | ||
*Navigate to the My Documents directory and run the EPODClientInstaller.CAB file. | *Navigate to the My Documents directory and run the EPODClientInstaller.CAB file. | ||
{{Note}} This should remove the previous version, if issues are encountered | {{Note}} This should remove the previous version, if issues are encountered un-install the current version, and then open the .CAB file. | ||
[[Category:WI 287575 EPOD Development and Release Process| | =={{PDAType|Android=Y}} Android == | ||
If the new version is released through the Google Play market, the update should be available to download through that application within a few hours of being published. | |||
See also the [[Device Installation]] section. | |||
[[Category:WI 287575 EPOD Development and Release Process|320]] |
Latest revision as of 15:04, 6 June 2013
Windows Mobile
Server Updates
- Ensure you update the version number in the setting class
- Rebuild PDA App and Create a CAB File
- Copy CAB file to the Web Service directory PDAUpdates
- Update the webconfig file to reflect the PDA version
PDA Updates
- Log on to the device as the Admin User
- Confirm that it is OK to download the update
- Close the App after you are returned to the login menu
- Navigate to the My Documents directory and run the EPODClientInstaller.CAB file.
Note: This should remove the previous version, if issues are encountered un-install the current version, and then open the .CAB file.
Android
If the new version is released through the Google Play market, the update should be available to download through that application within a few hours of being published.
See also the Device Installation section.