Device Update Process: Difference between revisions
From EPOD
No edit summary |
No edit summary |
||
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 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| | =={{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
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 uninstall the current version, and then open the .CAB file.
Android
Warning:
- Installed through market, or sideloading - show how sideloading can be enabled on a device.