Question

Difficulty: HardTroubleshooting Mobile OS Performance and Application Issues

A fleet logistics supervisor reports that a proprietary route-dispatch application on an enterprise Android tablet frequently freezes and stops responding during peak sync cycles. All other applications on the tablet, including web browsers and cloud storage, operate without performance degradation. Which of the following troubleshooting actions should the technician execute FIRST to adhere to the least-invasive troubleshooting methodology?

  1. Force stop the application and clear its temporary application cache.Answer
  2. B
    Clear the application data store and re-register the tablet with the mobile device management (MDM) portal.
  3. C
    Perform a hard system recovery reset to revert the tablet to its original factory state.
  4. D
    Flash the operating system firmware using an updated recovery image built for the device hardware.

Answer

Force stop the application and clear its temporary application cache.
The correct action is to force stop the application and clear its temporary application cache. CompTIA troubleshooting methodology requires starting with the least invasive resolution. Force stopping the process terminates frozen execution threads, and clearing the app cache removes temporary corrupted files without losing account credentials or saved data.

Step-by-Step Solution

1
Isolate the scope of the problem.
Identified that only the route-dispatch app is freezing while other network apps function normally, pointing to an application-specific resource or cache issue rather than OS or hardware failure.
Troubleshooting should target the narrowest affected component.
2
Apply the CompTIA least-invasive troubleshooting procedure for mobile applications.
Select force stopping the app and clearing its application cache.
Clearing cache removes stale/corrupted temporary data and halts unresponsive threads without destroying local user settings or app data.
3
Reserve invasive steps for secondary escalation.
Avoid clearing app data, reinstalling, or factory resetting until basic cache clearing proves ineffective.
Preserves user settings and minimizes device downtime.

Key Concept

Mobile App Troubleshooting Methodology (Least Invasive First)
Estimated Time:1m 30s
Rate this question