Device Update Process: Difference between revisions

From EPOD
No edit summary
No edit summary
Line 1: Line 1:
  Note: This is a work in progress, and may need modification
=={{PDAType|WinMo=Y}} Windows Mobile==
<h3>Server Updates</h3>
===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


<h3>PDA Updates</h3>
===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 14: Line 14:
{{Note}} This should remove the previous version, if issues are encountered uninstall the current version, and then open the .CAB file.
{{Note}} This should remove the previous version, if issues are encountered uninstall the current version, and then open the .CAB file.


[[Category:WI 287575 EPOD Development and Release Process|301]]
=={{PDAType|Android=Y}} Android ==
{{Warning}}
* Installed through market, or sideloading - show how sideloading can be enabled on a device.
 
[[Category:WI 287575 EPOD Development and Release Process|320]]

Revision as of 13:20, 6 June 2013

Windows Mobile: 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 Note: This should remove the previous version, if issues are encountered uninstall the current version, and then open the .CAB file.

Android: Android

Warning Warning:

  • Installed through market, or sideloading - show how sideloading can be enabled on a device.