A civil engineering inspector reports that a custom spatial mapping application on an enterprise Android tablet becomes extremely sluggish, causes the device to overheat, and occasionally closes unexpectedly while performing real-time rendering in the field. The inspector notes that the issue started after downloading large offline map datasets, but all other applications on the device operate normally. Which TWO of the following initial troubleshooting steps should the technician perform FIRST to address the issue while adhering to least-invasive troubleshooting practices?
- Force stop the spatial mapping application and clear its temporary application cache in the OS settings.Answer
- Review and adjust the background data usage and battery optimization restrictions for the spatial mapping application.Answer
- CInitiate a full factory reset on the tablet to clear corrupted system partitions and restore OS baseline performance.
- DExecute the System File Checker utility (`sfc /scannow`) from a connected workstation terminal to repair corrupted application binary files.
Answer
The technician should force stop the spatial mapping application to clear its cache and adjust its background data and battery optimization settings.
When troubleshooting isolated mobile application slowness and crashes, technicians should follow the least-invasive methodology first. Force stopping the application and clearing its cache removes temporary files that cause performance degradation without erasing user account data. Adjusting background data and battery optimization settings addresses thermal throttling and high battery consumption caused by intensive background rendering.
Step-by-Step Solution
Key Concept
Least-Invasive Mobile Application Troubleshooting Methodology