Question

Difficulty: MediumTroubleshooting Mobile OS Performance and Application Issues

A mobile sales representative reports that a dedicated customer presentation app on their Android tablet unexpectedly closes every time they attempt to open an image-rich product catalog. Other applications on the device open normally, and the tablet has over 15 GB of available storage space. Which of the following troubleshooting steps should the technician perform FIRST?

  1. Clear the application's cache data through the device settings.Answer
  2. B
    Perform a factory reset on the mobile device to restore system files.
  3. C
    Side-load a 64-bit version of the operating system onto the tablet.
  4. D
    Initiate a full MDM remote wipe command from the administration console.

Answer

Clear the application's cache data through the device settings.
Clearing the application cache is the best initial step because CompTIA troubleshooting methodology mandates using the least-invasive resolution first. Since the problem is isolated to a single application crashing when rendering graphics/files, clearing cached data removes potentially corrupted temporary files without resetting the device or erasing user settings.

Step-by-Step Solution

1
Identify the scope of the problem.
The issue is isolated to a single application failing when loading specific cached assets, while the OS and other apps function normally.
Localized application failures usually indicate corrupted temporary application storage rather than system-wide OS corruption.
2
Apply the least-invasive troubleshooting step first.
Clearing the application cache purges temporary image and catalog cache files.
This resolves app crashes caused by bad cached data without removing user credentials or system settings.

Key Concept

Least-invasive mobile application troubleshooting methodology
Rate this question