Privacy Policy — DeviceLab Monitor
Last updated: February 19, 2026
This Privacy Policy ("Policy") describes how Strategia-X ("we," "us," or "our") collects, uses, and protects information in connection with the DeviceLab Monitor Android application ("the App"). We are committed to protecting your privacy and being transparent about our data practices.
By installing and using the App, you acknowledge that you have read and understood this Policy. If you do not agree with our practices, please uninstall the App.
Developer: Strategia-X / Rocky Stack
Package Name: com.devicelab.monitor
Contact: [email protected]
1. About the App
DeviceLab Monitor is an Android system information and device optimization application built with Kotlin and Jetpack Compose. It provides real-time system monitoring, performance analytics, battery analysis, storage management, cache cleaning, duplicate file detection, photo compression, RAM optimization, app management, and performance benchmarking. The App is designed to help you understand and optimize your device's performance.
Minimum Android Version: Android 8.0 (API 26)
Target Android Version: Android 15 (API 35)
2. Information We Collect
2.1 Data Collected Locally (On-Device Only)
The App collects and processes the following device data locally on your device only. This data is stored in a local Room database and DataStore preferences and is never transmitted to our servers:
- System Snapshots — CPU usage, memory utilization, storage capacity and usage, battery level and health, device temperature, and system uptime. Historical snapshots are stored in the local Room database for the Analytics Dashboard and trend analysis.
- App Usage Records — Foreground app usage times and frequency (requires PACKAGE_USAGE_STATS permission). Used solely to display your app usage statistics within the App.
- Installed Application Data — App names, package names, sizes, version numbers, and permissions for the App Manager feature. No data from other applications' internal storage is read.
- Device Information — Device manufacturer, model, Android version, kernel version, screen resolution, and hardware specifications for the Device Info display.
- Battery Analytics — Charging state, battery health, temperature, voltage, and capacity for battery monitoring and saver features.
- Storage Analysis — File type distribution, storage usage breakdown, duplicate file detection, and cache sizes. File metadata (size, type, date) is analyzed but no file contents are read or transmitted.
- Running Processes — Active process names and their resource consumption (CPU, memory) for the RAM Booster and Live Monitor features.
- Performance Benchmarks — CPU and memory benchmark results stored locally for device performance comparison.
- User Preferences — App settings such as theme preference, notification preferences, and monitoring intervals, stored locally in DataStore.
2.2 Data Collected by Third-Party Services
The App uses Google AdMob to display advertisements. AdMob may collect the following information as governed by Google's Privacy Policy:
- Advertising Identifier — Your device's advertising ID for ad personalization and measurement.
- General Location — Country or region-level location data (not precise GPS coordinates) for serving regionally relevant advertisements.
- Device Information — Device model, operating system version, and screen size for ad formatting and targeting.
- Ad Interaction Data — Impressions, clicks, and engagement metrics for ad performance measurement.
The App also uses the Google User Messaging Platform (UMP) to obtain your consent for personalized advertising in compliance with GDPR and CCPA requirements. You may opt out of personalized advertising at any time (see Section 9).
2.3 Data We Do NOT Collect
The App does not collect, transmit, or store:
- Personal identification information (name, email, address, phone number)
- Contacts, call logs, SMS messages, or communication data
- Photos, videos, documents, or personal file contents
- Browsing history, search queries, or internet activity
- Passwords, credentials, PINs, or authentication data
- GPS location or location history
- Microphone audio or camera images
- Keystroke logging or input monitoring
- Data from other applications' internal storage
- Biometric data
3. How We Use Information
All locally collected data is used exclusively for the following on-device purposes:
- Real-Time Monitoring — Displaying live CPU, memory, battery, and storage metrics in the App's monitoring dashboard and Live Monitor.
- Historical Analytics — Storing system snapshots in the local Room database to generate performance trend charts in the Analytics Dashboard.
- App Management — Listing installed applications with sizes, permissions, and resource consumption to help you manage your device.
- Device Optimization — RAM boosting, cache cleaning, duplicate file detection, photo compression, and storage analysis to improve device performance.
- Battery Management — Monitoring battery metrics over time to provide charging recommendations, health assessments, and battery saver functionality.
- Performance Benchmarking — Running CPU and memory benchmarks and profiling app performance to assess your device's capabilities.
- Notifications — Generating local notifications for threshold alerts (low battery, low storage, high temperature) based on your configured preferences.
Third-party advertising data collected by Google AdMob is used solely for the purpose of serving advertisements within the App and measuring ad performance. We do not have access to or control over AdMob's data collection practices beyond the configurations we set.
4. Android Permissions
The App requests only the permissions necessary to provide its monitoring and optimization functionality. Each permission is used solely for the purpose described:
- PACKAGE_USAGE_STATS — Required to access app usage statistics. You must explicitly grant this permission in Android Settings. Used only to display your app usage data within the App.
- QUERY_ALL_PACKAGES — Required on Android 11+ to enumerate all installed applications for the App Manager, RAM Booster, Battery Analyzer, Storage Analyzer, Cache Cleaner, and Analytics Dashboard features. All app information is processed locally and never transmitted.
- READ_EXTERNAL_STORAGE — Required on Android 12 and below for storage analysis, duplicate file detection, and photo compression features. On Android 13+, scoped media permissions are used instead. No file contents are transmitted.
- READ_MEDIA_IMAGES / READ_MEDIA_VIDEO / READ_MEDIA_AUDIO — Required on Android 13+ for storage analysis and media file management. Replaces READ_EXTERNAL_STORAGE on newer Android versions.
- POST_NOTIFICATIONS — Required on Android 13+ to display monitoring alerts and threshold notifications. You control which notifications are enabled.
- INTERNET / ACCESS_NETWORK_STATE — Required to display advertisements through Google AdMob and to check network connectivity status. No device monitoring data is transmitted over the network.
The App follows Android's principle of least privilege. You can revoke any permission at any time through your device's Settings app, though this may limit the functionality of related features.
5. Data Storage and Security
- Local Room Database — System snapshots and performance history are stored in a local Room (SQLite) database within the App's private storage directory. This directory is protected by Android's application sandboxing and is not accessible to other applications.
- DataStore Preferences — User settings and preferences are stored using Jetpack DataStore in the App's private storage.
- No Cloud Storage — The App does not upload, sync, or back up any of your device data to cloud services, remote servers, or third-party storage providers.
- No Server Transmission — Your device monitoring data is never transmitted to our servers or any third party. The INTERNET permission is used exclusively for AdMob ad delivery.
- Application Sandboxing — Android's built-in application sandbox ensures that the App's database and preference files are isolated from other applications on your device.
- User Control — You can clear all App data at any time through Android Settings > Apps > DeviceLab Monitor > Storage > Clear Data. Uninstalling the App removes all stored data.
6. Third-Party Libraries and SDKs
6.1 Libraries That Do Not Collect Data
The following libraries are used to provide App functionality and do not collect or transmit user data:
- Jetpack Compose — Android's modern UI toolkit for building native interfaces.
- Room Persistence Library — Local SQLite database abstraction. All data remains on-device.
- Jetpack DataStore — Local key-value and typed storage for preferences.
- Hilt (Dagger) — Dependency injection framework. Does not handle or transmit user data.
- Kotlin Coroutines — Asynchronous programming framework.
- Material Design 3 — UI component library.
- WorkManager — Background task scheduling for periodic monitoring. All tasks run locally.
6.2 Libraries That May Collect Data
- Google AdMob — Advertising SDK that displays banner and interstitial advertisements. AdMob collects device information, advertising identifiers, and interaction data as described in Section 2.2. For details, see Google's Privacy Policy.
- Google User Messaging Platform (UMP) — Consent management SDK used to present advertising consent dialogs in compliance with GDPR and CCPA. UMP collects your consent preferences.
7. Advertising and Your Choices
The App displays advertisements through Google AdMob to support free access to the App. You have the following choices regarding advertising:
- Personalized vs. Non-Personalized Ads — When you first open the App, a consent dialog (powered by Google UMP) will ask whether you consent to personalized advertising. You may choose non-personalized ads at any time.
- Opt Out of Ad Personalization — On your Android device, go to Settings > Google > Ads > enable "Opt out of Ads Personalization" to limit ad tracking across all apps.
- Reset Advertising ID — You can periodically reset your advertising ID in the same settings menu to disassociate your future ad interactions from past activity.
We do not sell your personal information. Ad-related data collection by Google AdMob is governed by Google's own privacy practices, not by Strategia-X.
8. Data Sharing
We do not share, sell, rent, trade, or disclose any device data collected locally by the App to any third party, for any purpose, under any circumstances. Since your device monitoring data remains on your device and is never transmitted to us, we do not have access to it.
The only third-party data sharing occurs through Google AdMob as described in Sections 2.2 and 6.2. This is limited to advertising-related data and is governed by Google's Privacy Policy.
9. Your Privacy Rights
9.1 General Rights
You have direct control over all locally stored data through your device:
- Access — All collected device data is viewable within the App's interface (dashboard, analytics, app manager screens).
- Deletion — Clear all App data via Android Settings > Apps > DeviceLab Monitor > Storage > Clear Data, or uninstall the App to remove all stored data permanently.
- Control — Revoke any Android permission at any time through Settings > Apps > DeviceLab Monitor > Permissions.
- Ad Preferences — Control personalized advertising via the Google UMP consent dialog or Android advertising settings.
- Opt-Out — Disable specific monitoring features or notifications within the App's settings.
9.2 California Residents (CCPA/CPRA)
If you are a California resident, you have the following rights under the California Consumer Privacy Act (CCPA) and the California Privacy Rights Act (CPRA):
- Right to Know — You have the right to know what personal information is collected, used, and disclosed. This Policy provides that disclosure.
- Right to Delete — You may delete all locally stored data by clearing the App's data or uninstalling. For AdMob-collected data, contact Google directly.
- Right to Opt-Out of Sale/Sharing — We do not sell your personal information. AdMob's data practices are controlled via the consent dialog and your device's advertising settings.
- Right to Non-Discrimination — We will not discriminate against you for exercising your privacy rights.
- Right to Correct — You may request correction of inaccurate personal information by contacting us.
- Right to Limit Use of Sensitive Personal Information — The App does not collect sensitive personal information as defined by the CPRA.
To exercise your rights, contact us at [email protected]. We will respond to verifiable consumer requests within 45 days as required by law.
9.3 EEA, UK, and Swiss Residents (GDPR)
For device data processed locally on your device, GDPR's data controller/processor framework is not directly applicable as the data never leaves your device and we do not have access to it. You maintain full, exclusive control over all locally processed data.
For data collected by Google AdMob, Google acts as an independent data controller. The legal basis for AdMob's processing is your consent, which you provide through the UMP consent dialog. You may withdraw consent at any time by adjusting your advertising preferences in Android Settings or through the App's consent settings. Your GDPR rights (access, rectification, erasure, restriction, portability, objection) with respect to AdMob data should be exercised directly with Google.
9.4 Other Jurisdictions
Residents of Virginia (VCDPA), Colorado (CPA), Connecticut (CTDPA), Brazil (LGPD), and other jurisdictions with comprehensive privacy laws can exercise their rights by managing data directly on their device as described in Section 9.1. For AdMob-related data, exercise your rights through Google's privacy controls and your device's advertising settings.
10. Children's Privacy
The App is a general-purpose system monitoring tool and is not directed at children under the age of 13. We do not knowingly collect personal information from children. Because the App stores device data locally and does not require account registration, there is no direct collection of children's personal information as defined by the Children's Online Privacy Protection Act (COPPA). The App does not contain in-app purchases directed at children or social features. Advertisements displayed through AdMob are served in compliance with Google's policies regarding child-directed content.
11. Google Play Data Safety
In accordance with Google Play's Data Safety requirements:
- Data collected: Device performance metrics (stored locally on-device only). Advertising identifiers and device information (collected by Google AdMob for advertising).
- Data shared with third parties: Advertising data shared with Google AdMob as described in this Policy.
- Data handling is secure: Device data is stored within Android's application sandbox. Ad data transmission uses encrypted connections.
- Data can be deleted: Users can delete all local data by clearing App storage or uninstalling. AdMob data can be managed through Google's privacy controls.
12. Changes to This Policy
We may update this Privacy Policy from time to time. When we make changes, we will update the "Last updated" date at the top of this page. For material changes that significantly affect how data is handled, we will provide notice through the App, the Google Play Store listing, or on our website. Your continued use of the App after any changes constitutes acceptance of the updated Policy.
13. Contact Us
If you have questions or concerns about this Privacy Policy, contact us at:
Strategia-X
Email: [email protected]
Website: strategia-x.com
We aim to respond to all privacy-related inquiries within 10 business days.