Application Deployment 6 - 15
13. Type:
adb reboot recovery
14. Press Enter. The System Recovery screen appears. See Figure 6-5 on page 6-10.
15. Press the Volume Up and Volume Down buttons to navigate to apply from adb.
16. Press the Power button.
17. On the host computer command prompt window type:
adb sideload <file>
where: <file> = the path and filename of the zip file.
18. Press Enter. The Factory Reset package installs and then the Recovery screen appears.
19. Press the Power button to reboot the device.
Storage
The device contains four types of file storage:
• Random Access Memory (RAM)
• Internal storage
• External storage (microSD card)
• Enterprise folder.
Random Access Memory
Executing programs use RAM to store data. Data stored in RAM is lost upon a reset. The operating system
manages how applications use RAM. It only allows applications and component processes and services to use
RAM when required. It may cache recently used processes in RAM, so they restart more quickly when opened
again, but it will erase the cache if it needs the RAM for new activities.
To view the amount of free and used memory, touch > Memory.