Terms of Service — Sys-Monitor Ultimate
Last updated: March 14, 2026
These Terms of Service ("Terms," "Agreement") constitute a legally binding agreement between you ("you," "your," "User") and Strategia-X ("we," "us," "our," "Company") governing your access to and use of the Sys-Monitor Ultimate mobile application ("Sys-Monitor Ultimate," "the App," "the Service"), including all features, content, and services provided through the App.
By downloading, installing, accessing, or using Sys-Monitor Ultimate, you agree to be bound by these Terms. If you do not agree to these Terms, do not download, install, or use the App.
Developer: Strategia-X
Package Name: com.systemmonitor.app
Website: www.strategia-x.com
Contact: [email protected]
1. Acceptance of Terms
1.1 Agreement to Terms
By downloading Sys-Monitor Ultimate from the Google Play Store, launching the App, granting device permissions, viewing system statistics, or otherwise using any feature of the App, you confirm that you have read, understood, and agree to be bound by these Terms and our Privacy Policy.
1.2 Amendments
We reserve the right to modify these Terms at any time. Changes will be effective when the updated Terms are posted within the App or on our website. If we make material changes, we will notify you through the App (e.g., via an in-app dialog or prominent notice). Your continued use of Sys-Monitor Ultimate after such changes constitutes acceptance of the updated Terms.
1.3 Additional Terms
Your download and use of Sys-Monitor Ultimate is also subject to Google Play's Terms of Service. In the event of a conflict between these Terms and Google Play's terms for matters specifically covered by Google Play, Google Play's terms shall control with respect to those matters only.
1.4 Offline-First Nature
Sys-Monitor Ultimate is a fully offline application. The App does not transmit any data to Strategia-X or any third-party server at any time. All system data collected, analyzed, and displayed by the App remains exclusively on your device. By accepting these Terms, you acknowledge this offline-first design and its implications for data sovereignty and privacy.
2. Eligibility
2.1 Age Requirements
Sys-Monitor Ultimate is intended for a general audience of Android users. By using the App, you represent that:
- You are at least 13 years of age. If you are under the age of 13 (or under 16 in the European Economic Area, the United Kingdom, or other jurisdictions with a higher minimum digital consent age), you must have obtained verifiable parental or legal guardian consent prior to using the App.
- If you are between the ages of 13 and 18 (or the applicable age of majority in your jurisdiction), you have reviewed these Terms with a parent or legal guardian and they agree to be bound by these Terms on your behalf and accept responsibility for your use of the App.
- If you are a parent or legal guardian permitting a minor to use the App, you accept full responsibility for the minor's compliance with these Terms.
2.2 Parental Responsibility
Parents and legal guardians who permit minors to use Sys-Monitor Ultimate are responsible for:
- Supervising the minor's use of the App and the device permissions granted to it
- Ensuring the minor does not use the App in violation of these Terms or applicable law
- Managing device-level parental controls appropriate to the minor's age
- Understanding that Sys-Monitor Ultimate reads sensitive device information (e.g., installed applications, battery health, network statistics) and ensuring that use of the App is appropriate for the minor
2.3 Technical Requirements
To use Sys-Monitor Ultimate, your device must meet the following minimum requirements:
- Android 7.0 (API level 24) or higher
- Sufficient device storage to install the App and store local monitoring data
- Compatibility with Kotlin and Jetpack Compose runtime libraries as bundled with the App
The App is designed and optimized for Android 16 (API level 36) and delivers the best experience on devices running recent versions of Android.
2.4 Compliance with Laws
You represent that your use of Sys-Monitor Ultimate complies with all applicable local, state, national, and international laws and regulations, including laws governing the monitoring of device performance and application usage in your jurisdiction.
3. Description of Service
3.1 What Sys-Monitor Ultimate Is
Sys-Monitor Ultimate is a professional Android system monitoring application built entirely with Kotlin and Jetpack Compose. It provides real-time insight into your Android device's performance, health, and usage patterns — all processed and displayed locally on your device with no data ever transmitted externally.
3.2 Core Features
The App provides the following monitoring and analytics capabilities:
- Real-Time Device Monitoring — Live dashboards displaying CPU utilization (per-core and aggregate), RAM usage (total, used, free, and cached), system load averages, and overall device performance metrics updated at configurable intervals.
- Performance Analytics — Historical performance tracking with trend analysis, configurable time windows, and visual performance graphs enabling users to identify resource bottlenecks, performance degradation patterns, and usage peaks stored entirely in the local Room (SQLite) database.
- Battery Health Tracking — Comprehensive battery analytics including current charge level, battery health status, charging state and source (AC, USB, wireless), battery temperature, voltage, technology type, estimated charge/discharge rates, and historical charge cycle data.
- Network Statistics — Network interface monitoring covering Wi-Fi and mobile data connection status, signal strength, link speed, SSID (for Wi-Fi), data transmission and reception statistics, and network type identification — all read locally from Android system APIs without transmitting any data externally.
- App Usage Insights — Application usage statistics including foreground usage time, launch frequency, last used timestamps, and per-app data consumption, powered by Android's UsageStatsManager API with data stored locally in the App's database.
- Sensor Monitoring — Access to on-device hardware sensor readings including accelerometer, gyroscope, magnetometer (compass), barometer, proximity sensor, ambient light sensor, and other sensors available on your specific device hardware, displayed in real time.
- Storage Analysis — Detailed storage breakdowns showing total, used, and available capacity across internal storage and any available external storage (SD card), with per-app storage consumption where available through Android APIs.
- Background Monitoring Service — An optional persistent foreground service that continues to collect and store performance snapshots while the App is in the background, enabling comprehensive historical data without requiring the App to remain in the foreground.
- Boot-Persistent Monitoring — Optional automatic restart of the monitoring service upon device reboot via the RECEIVE_BOOT_COMPLETED permission, ensuring continuous data collection across device restarts when enabled by the user.
- System Snapshots Database — All collected performance data is persisted locally in a Room (SQLite) database, enabling historical trend analysis, long-term performance comparisons, and offline review of past system states.
- User Preferences — App settings, dashboard configurations, refresh intervals, notification preferences, and user interface customizations are stored locally using Jetpack DataStore, a type-safe, asynchronous data persistence solution.
3.3 Fully Offline Operation
Sys-Monitor Ultimate operates entirely offline with respect to user data. The App does not establish any network connections for the purpose of transmitting device data, telemetry, analytics, or personal information. No data collected or displayed by the App is sent to Strategia-X, any third-party analytics provider, any advertising network, or any remote server of any kind.
Network permissions (ACCESS_NETWORK_STATE and ACCESS_WIFI_STATE) are used exclusively to read your device's own network connection status and statistics — not to transmit data. The App reads this information locally and displays it to you within the App.
3.4 Technical Stack
Sys-Monitor Ultimate is built using the following technologies, none of which collect or transmit user data:
- Kotlin — Primary programming language
- Jetpack Compose — Modern Android UI toolkit for the App's interface
- Room (SQLite) — Local database for persistent storage of system snapshots and app usage records
- Jetpack DataStore — Local key-value and typed data storage for preferences
- Kotlin Coroutines — Asynchronous programming for background data collection
- Material Design 3 — Google's design system for UI components and theming
No advertising SDKs, analytics SDKs, crash reporting SDKs, or any third-party libraries that collect or transmit data are included in the App.
3.5 Service Availability
We strive to provide a reliable, high-quality App experience. However, we do not guarantee uninterrupted, error-free, or continuous operation. The App may be unavailable or may function incorrectly due to:
- Device incompatibility or unusual hardware configurations
- Android operating system updates that change system API behavior
- App updates, maintenance, or bug-fix deployments
- Device resource constraints (low memory, storage limitations)
- Android battery optimization features that restrict background services
- Device manufacturer customizations that restrict access to certain system APIs
- Force majeure events beyond our control
4. Accounts and Registration
4.1 No Account Required
Sys-Monitor Ultimate does not require any account, registration, login, or sign-up of any kind. You do not need to provide any personal information — including your name, email address, phone number, or any other identifier — to download, install, or use the App in its entirety.
The App is immediately fully functional upon installation without any onboarding form, account creation step, or identity verification process.
4.2 No User Profiles
The App does not create, maintain, or transmit any user profile, account record, or persistent identifier associated with you as an individual. All App state and preferences are stored exclusively in local device storage (Room database and DataStore) and are accessible only to the App running on your device.
4.3 No Authentication Services
Sys-Monitor Ultimate does not integrate with Google Sign-In, Firebase Authentication, OAuth providers, or any other authentication service. No login credentials are ever requested, stored, or transmitted.
4.4 Data Portability Without Accounts
Because the App operates without accounts, all data — including historical performance snapshots and user preferences — is stored locally on your device. You are solely responsible for managing, backing up, and preserving this local data. Uninstalling the App or performing a factory reset will permanently delete all locally stored App data, and there is no cloud backup or account-based recovery mechanism.
5. Subscriptions and Purchases
5.1 Completely Free Application
Sys-Monitor Ultimate is completely free of charge. There are no subscriptions, no in-app purchases, no premium tiers, no one-time unlock fees, no paid feature upgrades, and no microtransactions of any kind.
Every feature described in these Terms and available within the App is accessible to all users at no cost, from the moment of installation and for the entire duration of your use of the App.
5.2 No Billing Integration
The App does not integrate Google Play Billing, any payment processor, any cryptocurrency payment system, or any other monetary transaction mechanism. Strategia-X does not collect payment information, process transactions, or handle any financial data through Sys-Monitor Ultimate.
5.3 No Future Charges
The free, fully-featured nature of Sys-Monitor Ultimate is a core design principle. Should we ever consider introducing paid features or a pricing model in a future major version of the App, such changes would be clearly disclosed in advance, and existing users would be provided with adequate notice. Existing users would never be charged retroactively for features they currently use without payment.
5.4 Google Play Distribution Costs
The App is distributed through the Google Play Store at no charge. Any costs associated with your internet connection for downloading the App (carrier data charges, etc.) are your responsibility and are unrelated to Strategia-X.
6. Free Features
6.1 Complete Feature Access
Because Sys-Monitor Ultimate is entirely free with no paid tier, all features are available to all users with no limitations, no paywalls, and no restricted content. The complete feature set includes:
6.2 System Performance Features
- Real-time CPU monitoring with per-core utilization graphs and aggregate load metrics
- RAM usage dashboard with total, used, free, and cached memory breakdown
- System load averages (1-minute, 5-minute, 15-minute) where available via Android APIs
- Device temperature monitoring across available thermal sensors
- Historical performance data charts with configurable time ranges
- Performance trend analysis and anomaly visualization
6.3 Battery and Power Features
- Real-time battery charge level and health status indicators
- Charging state monitoring (discharging, charging, full, not charging)
- Charging source detection (AC adapter, USB, wireless charging)
- Battery temperature and voltage readings
- Battery technology identification (Li-Ion, Li-Poly, etc.)
- Historical charge and discharge rate tracking
- Battery health assessment and long-term degradation indicators
6.4 Network and Connectivity Features
- Wi-Fi connection status, SSID, signal strength, and link speed
- Mobile data connection type (LTE, 5G, 3G, etc.) and signal strength
- Network data transmission and reception statistics (bytes sent/received)
- Real-time network throughput monitoring
- VPN and proxy connection detection
6.5 Application Usage Features
- Per-application foreground usage time over configurable periods
- Application launch frequency and last-used timestamps
- Top apps ranked by usage time and launch count
- Daily, weekly, and monthly usage summaries stored in the local database
- Installed application inventory including package names and versions
6.6 Sensor and Hardware Features
- Full sensor dashboard listing all hardware sensors available on the device
- Real-time sensor readings for accelerometer, gyroscope, magnetometer, and other available sensors
- Barometric pressure and altitude estimation (where hardware is available)
- Proximity sensor and ambient light level monitoring
- Sensor accuracy and reporting interval display
6.7 Storage Analysis Features
- Total, used, and free internal storage capacity
- External storage (SD card) capacity and usage where available
- Per-app storage consumption breakdown where accessible via Android APIs
- Storage usage trend tracking over time
6.8 Monitoring Service Features
- Configurable background foreground service for continuous data collection
- Persistent status bar notification when the monitoring service is active
- Boot-on-start option to automatically restart monitoring after device reboot
- Configurable data collection intervals to balance detail and battery impact
- Data retention settings to manage local database size
6.9 User Interface Features
- Material Design 3 interface with light and dark theme support
- Configurable dashboard with user-selectable widget layout
- Customizable notification preferences and alert thresholds
- DataStore-backed preference persistence across sessions
7. Advertising
7.1 No Advertisements Whatsoever
Sys-Monitor Ultimate contains absolutely no advertisements of any kind. The App does not display banner ads, interstitial ads, rewarded video ads, native ads, pop-up ads, offer walls, or any other form of advertising or promotional content from any advertising network, ad exchange, or third-party sponsor.
7.2 No Advertising SDKs
The App does not include Google AdMob, Meta Audience Network, AppLovin, ironSource, Unity Ads, MoPub, or any other advertising SDK or mediation platform. No advertising identifier (Android Advertising ID or GAID) is read, collected, or transmitted by the App.
7.3 No Sponsored Content
The App does not contain any sponsored content, paid placements, affiliate links, or promotional materials. All information displayed within the App is sourced exclusively from your device's own system APIs and local database — no external content is injected.
7.4 No Ad-Related Data Collection
Because there are no advertisements, the App does not engage in any ad-related data collection practices, including behavioral profiling, interest-based targeting, device fingerprinting for advertising purposes, or cross-app tracking.
7.5 Business Model
Sys-Monitor Ultimate is provided free of charge without advertising as part of Strategia-X's commitment to delivering high-quality, privacy-respecting utility applications. The App's development and maintenance is supported through Strategia-X's broader portfolio of products and services.
8. User Content and Intellectual Property
8.1 Nature of User-Generated Data
Unlike creative applications, Sys-Monitor Ultimate does not provide tools for users to create original expressive content (such as artwork or documents). The data generated within the App consists of system performance measurements, usage statistics, and monitoring records derived from your device's hardware and operating system APIs.
8.2 Ownership of Your Device Data
All system performance data, monitoring records, historical snapshots, battery logs, network statistics, and app usage records collected and stored by the App relate to your device and your usage. This data is stored locally in the App's Room database on your device. Strategia-X claims no ownership of, access to, or rights in any data generated by or stored within the App on your device.
8.3 No Content Upload
The App does not upload, transmit, synchronize, or remotely store any monitoring data, system snapshots, performance records, or user preferences to any server. All such data exists exclusively on your device and is under your sole control.
8.4 Exported Data
To the extent that the App provides any data export functionality (e.g., sharing system reports via Android's share intent), you are solely responsible for how you handle, store, share, or distribute exported data. Strategia-X has no control over or responsibility for exported data once it leaves the App.
8.5 Strategia-X Intellectual Property
Sys-Monitor Ultimate and all original content comprising the App — excluding raw system API data displayed within it — are and will remain the exclusive intellectual property of Strategia-X, protected by copyright, trademark, trade secret, and other applicable laws. This includes but is not limited to:
- The "Sys-Monitor Ultimate" name, logo, and all associated branding and trade dress
- App design, user interface layouts, visual elements, icons, and graphics
- Source code, compiled binaries, architecture, and technical implementation
- Data processing algorithms, analytics logic, and monitoring methodologies
- Dashboard designs, chart implementations, and visualization components
- Documentation, marketing materials, and associated written works
8.6 Trademarks
"Sys-Monitor Ultimate," the Sys-Monitor Ultimate logo, "Strategia-X," and related marks are trademarks of Strategia-X. You may not use these trademarks without our prior written consent, except as reasonably necessary to refer to the App (e.g., "system statistics collected with Sys-Monitor Ultimate").
8.7 DMCA and Copyright Complaints
If you believe that any content accessible through Sys-Monitor Ultimate infringes your copyright, please contact us at:
- Email: [email protected]
- Subject Line: "Copyright Infringement Notice"
Include: (a) identification of the copyrighted work claimed to be infringed; (b) identification of the allegedly infringing material within the App; (c) your contact information; (d) a statement of good faith belief that the use is not authorized by the copyright owner; (e) a statement of accuracy under penalty of perjury; and (f) your physical or electronic signature.
9. License Grant to You
9.1 License to Use Sys-Monitor Ultimate
Subject to your compliance with these Terms, Strategia-X grants you a limited, non-exclusive, non-transferable, revocable, personal, royalty-free license to:
- Download and install Sys-Monitor Ultimate on Android devices you own or control
- Use Sys-Monitor Ultimate for personal, non-commercial purposes to monitor and analyze your own device's performance
- View, navigate, and interact with all features and data displayed within the App
- Export or share data from the App using any export functionality the App provides
9.2 Commercial Use
Use of the App for internal IT administration, device fleet monitoring by professionals, or business productivity purposes on devices you own or administer is permitted under this license. Redistribution of the App or its output data as a commercial product or service is not permitted without prior written authorization from Strategia-X.
9.3 License Restrictions
Except as expressly permitted under these Terms, you may NOT:
- Copy, modify, adapt, translate, reverse engineer, decompile, disassemble, or attempt to derive the source code of the App or any portion thereof
- Create derivative works based on the App or any of its components
- Remove, alter, or obscure any copyright, trademark, or other proprietary notices contained within the App
- Distribute, sublicense, lease, rent, sell, transfer, or lend the App to any third party
- Use the App or its underlying logic to develop competing products or services
- Circumvent, disable, or interfere with any security features, license validation mechanisms, or access controls within the App
- Use automated scripts, bots, macros, or other automated tools to interact with the App
- Extract, re-use, or repurpose any App assets, icons, visual elements, or UI components outside of the App
- Misrepresent the source of the App or present it as your own work
9.4 Open Source Components
Sys-Monitor Ultimate may include open source software components governed by their respective licenses (e.g., Apache 2.0 for Jetpack libraries, Kotlin standard library). Such components are used in compliance with their applicable licenses. Nothing in these Terms restricts your rights granted under applicable open source licenses.
9.5 Reservation of Rights
All rights not expressly granted to you in these Terms are reserved by Strategia-X. No implied licenses are granted. This license does not transfer ownership of the App or any intellectual property rights to you.
10. Acceptable Use
10.1 Permitted Uses
You agree to use Sys-Monitor Ultimate solely for lawful purposes and in a manner consistent with these Terms. Acceptable uses include:
- Personal Device Management — Monitoring the performance, health, and usage of your own Android device(s) that you own or have authorization to monitor.
- Performance Troubleshooting — Diagnosing performance issues, battery drain causes, or storage consumption on your own device.
- IT Administration — IT professionals using the App to monitor devices within their organization's device fleet, provided those devices are under the organization's ownership or management and applicable laws governing workplace monitoring are complied with.
- Education and Research — Using the App in educational or research contexts to study Android system behavior, performance characteristics, or power consumption patterns on devices you control.
- Development and QA — Software developers and quality assurance engineers using the App to profile device resource consumption during application development and testing.
10.2 General Standards
In all uses of the App, you agree to act in a manner that is:
- Lawful — In compliance with all applicable local, state, national, and international laws and regulations
- Authorized — Only monitoring devices that you own or have explicit authorization to monitor
- Responsible — Not designed to harm, surveil, or violate the privacy of individuals without their knowledge and consent
- Honest — Not designed to deceive, defraud, or mislead any person or organization
- Respectful — Not used in a manner that circumvents Android's security model or device protections
10.3 Permissions and Privacy
Certain permissions required by the App (particularly PACKAGE_USAGE_STATS and QUERY_ALL_PACKAGES) access sensitive information about applications installed on and used on the device. You agree to use the App only on devices for which you have appropriate authorization to access such information, and to respect the privacy of other users of a shared device.
11. Prohibited Conduct
11.1 Unauthorized Surveillance
You agree not to use Sys-Monitor Ultimate to:
- Monitor a device belonging to another person without their knowledge and explicit consent
- Conduct covert surveillance of any individual using their device data
- Collect or aggregate device usage information from another person's device in a manner that violates their privacy
- Use the App as a stalkerware tool or for any purpose of harassment, intimidation, or domestic abuse
11.2 Reverse Engineering and Tampering
You agree not to:
- Reverse engineer, decompile, disassemble, or otherwise attempt to extract source code, algorithms, or data structures from the App
- Modify, patch, or create derivative versions of the App's compiled binary
- Tamper with the App's local database or DataStore files to introduce fraudulent records or corrupt the App's operation
- Bypass or disable any App functionality through external tools or root-level device manipulation
11.3 Illegal Activities
You agree not to use Sys-Monitor Ultimate in furtherance of any illegal activity, including but not limited to:
- Industrial espionage or unauthorized corporate surveillance
- Violations of computer fraud and abuse laws (e.g., the U.S. Computer Fraud and Abuse Act)
- Violations of wiretapping, electronic surveillance, or privacy laws in your jurisdiction
- Any activity that constitutes a violation of applicable criminal or civil law
11.4 Security Violations
You agree not to:
- Attempt to gain unauthorized access to any system, network, or data store through the App or in conjunction with the App
- Introduce malware, viruses, Trojans, worms, rootkits, or other malicious code into the App's environment
- Exploit vulnerabilities in the App, the Android operating system, or device hardware to obtain unauthorized data access
- Interfere with or disrupt the integrity or performance of the App
11.5 Automated and Systematic Misuse
You agree not to:
- Use bots, scripts, or other automated means to interact with the App
- Attempt to extract, mine, or systematically copy data, assets, or code from the App
- Use the App's display data as a feed for unauthorized third-party automation or integration without Strategia-X's written consent
11.6 Misrepresentation
You agree not to:
- Falsely represent that you are affiliated with or authorized to act on behalf of Strategia-X
- Impersonate any person or entity in connection with your use of the App
- Make false or misleading statements about the App's capabilities, data, or output to any third party
12. Disclaimers and Limitation of Liability
12.1 "As Is" and "As Available" Basis
SYS-MONITOR ULTIMATE IS PROVIDED ON AN "AS IS" AND "AS AVAILABLE" BASIS WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12.2 Disclaimer of Warranties
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, STRATEGIA-X EXPRESSLY DISCLAIMS ALL WARRANTIES, INCLUDING BUT NOT LIMITED TO:
- Implied warranties of merchantability, fitness for a particular purpose, title, and non-infringement.
- Accuracy warranties — We do not warrant that monitoring data, system readings, or analytics displayed by the App are accurate, complete, or suitable for any specific purpose. System data is read from Android APIs and may be subject to limitations, rounding, or approximations inherent in those APIs.
- Reliability warranties — We do not warrant that the App will be uninterrupted, timely, secure, or error-free.
- Data preservation warranties — We do not warrant that locally stored monitoring data, performance snapshots, or App preferences will not be lost due to device failure, storage corruption, OS updates, App updates, uninstallation, factory resets, or other causes.
- Compatibility warranties — We do not warrant that the App will be compatible with all Android devices, manufacturer customizations, operating system versions, or hardware configurations, including devices with heavily modified Android builds or restricted system API access.
- Sensor and API accuracy — Hardware sensor readings and system API outputs depend on device hardware quality and Android API implementation, which vary by device and manufacturer. We make no warranty as to the precision or reliability of individual sensor readings.
- Battery health accuracy — Battery health indicators are derived from data exposed by the Android operating system. Actual battery condition may differ from displayed values. Do not rely solely on the App for critical battery health assessments.
12.3 Limitation of Liability
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL STRATEGIA-X, ITS OFFICERS, DIRECTORS, EMPLOYEES, AGENTS, SUPPLIERS, OR LICENSORS BE LIABLE FOR ANY:
- Indirect, incidental, special, consequential, or punitive damages including but not limited to loss of profits, revenue, data, use, goodwill, business opportunity, or other intangible losses, arising from your use of or inability to use the App.
- Direct damages exceeding Ten US Dollars ($10.00), which is the total aggregate liability cap, reflecting the fact that the App is provided entirely free of charge.
12.4 Specific Exclusions
WITHOUT LIMITING THE FOREGOING, STRATEGIA-X SHALL NOT BE LIABLE FOR DAMAGES ARISING FROM:
- Loss, corruption, or deletion of any locally stored monitoring data, performance snapshots, or App preferences
- Decisions made by you based on data displayed by the App (e.g., hardware replacement decisions based on displayed battery health)
- Inability to access or use the App for any reason
- Device damage, excessive battery drain, or thermal issues arising from or attributed to the App's background monitoring service
- Bugs, errors, or inaccuracies in system data readings
- Android OS updates, manufacturer changes, or device-level restrictions that impair the App's functionality
- Unauthorized access to your device or locally stored data
- Changes, suspension, or discontinuation of the App or any of its features
- Force majeure events beyond our reasonable control
12.5 Basis of the Bargain
THE LIMITATIONS AND EXCLUSIONS IN THIS SECTION APPLY REGARDLESS OF THE THEORY OF LIABILITY (CONTRACT, TORT, NEGLIGENCE, STRICT LIABILITY, OR OTHERWISE) AND EVEN IF STRATEGIA-X HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THESE LIMITATIONS ARE AN ESSENTIAL ELEMENT OF THE AGREEMENT BETWEEN YOU AND STRATEGIA-X, WITHOUT WHICH STRATEGIA-X WOULD NOT PROVIDE THE APP FREE OF CHARGE.
12.6 Jurisdictional Limitations
SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN WARRANTIES OR LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES. IN SUCH JURISDICTIONS, OUR LIABILITY SHALL BE LIMITED TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW. NOTHING IN THESE TERMS SHALL EXCLUDE OR LIMIT LIABILITY FOR DEATH OR PERSONAL INJURY CAUSED BY NEGLIGENCE, FRAUD, FRAUDULENT MISREPRESENTATION, OR ANY OTHER LIABILITY THAT CANNOT BE EXCLUDED OR LIMITED UNDER APPLICABLE LAW.
12.7 Beta and Experimental Features
If we provide beta, preview, or experimental features within the App, such features are provided strictly "as is" without any warranty of any kind. Experimental features may contain bugs, may change without notice, may be removed in future versions, or may produce inaccurate data. Use of experimental features is entirely at your own risk.
12.8 No Professional Advice
Sys-Monitor Ultimate is a utility tool for informational purposes. Nothing displayed within the App constitutes professional engineering, medical, electrical, legal, financial, or other specialist advice. Do not make critical hardware replacement, warranty claim, or system administration decisions based solely on data provided by the App. Always consult appropriate professional resources for critical decisions.
13. Indemnification
13.1 Your Indemnification Obligation
You agree to indemnify, defend (at Strategia-X's option), and hold harmless Strategia-X, its officers, directors, employees, agents, contractors, licensors, and successors from and against any and all claims, demands, actions, damages, losses, liabilities, costs, and expenses (including reasonable attorneys' fees and court costs) arising from or related to:
- Your use or misuse of Sys-Monitor Ultimate, including any use in violation of these Terms
- Your use of the App to monitor devices without proper authorization or consent
- Your violation of any applicable law, regulation, or third-party right in connection with your use of the App
- Any claim by a third party that your use of the App violated their rights (including privacy rights, surveillance laws, or data protection laws)
- Your breach of any representation, warranty, or obligation set forth in these Terms
- Any data you export from the App and subsequently mishandle, share, or distribute improperly
13.2 Cooperation
Strategia-X reserves the right, at its own expense, to assume exclusive defense and control of any matter subject to indemnification by you. In such case, you agree to cooperate fully with Strategia-X in asserting any available defenses and to not settle any such matter without Strategia-X's prior written consent.
14. Privacy and Data Protection
14.1 Privacy Policy
Your privacy is of paramount importance to us. Our collection, use, and storage of information in connection with Sys-Monitor Ultimate is described in our Privacy Policy, which is incorporated into these Terms by reference. By using the App, you agree to the data practices described in the Privacy Policy.
14.2 Fundamental Privacy Principle: All Data Stays on Your Device
Sys-Monitor Ultimate is architected from the ground up to keep all user data on the device. No monitoring data, performance metrics, system snapshots, app usage records, battery logs, network statistics, sensor readings, or user preferences are ever transmitted to Strategia-X, any third-party service, any analytics platform, or any remote server.
This is not merely a policy choice — it is a technical architecture decision. The App contains no networking code for data transmission, no third-party SDKs with data collection capabilities, and no remote database connections.
14.3 Data Collected by the App
The App reads the following categories of information from your device's operating system APIs, processes this information locally, and stores it in the local Room database on your device:
- CPU and performance metrics — Read from Android system APIs, stored locally as performance snapshots
- Memory usage statistics — RAM availability and consumption data from ActivityManager APIs
- Battery information — Charge level, health, temperature, voltage, and charging state from Android's BatteryManager and battery broadcast
- Network connection status — Wi-Fi and mobile data status, signal strength, and data counters from ConnectivityManager and WifiManager — read locally, never transmitted
- Application usage statistics — Foreground usage time and launch data from UsageStatsManager, stored in the local app_usage_records database table
- Installed application list — Package names and version information from PackageManager, accessed locally for the app usage dashboard
- Sensor readings — Hardware sensor data from SensorManager, displayed in real time and optionally stored as snapshots
- Storage metrics — Internal and external storage capacity from StatFs APIs
- User preferences — App configuration settings stored in Jetpack DataStore
14.4 No Personal Identification
The App does not collect, process, or store any personally identifiable information (PII) such as your name, email address, phone number, device serial number, IMEI, precise GPS location, contact list, call logs, SMS messages, photos, or any other personal data beyond the system performance metrics necessary for the App's monitoring functions.
14.5 No Third-Party Data Sharing
Strategia-X does not sell, license, rent, share, or otherwise disclose any data from or about your use of Sys-Monitor Ultimate to any third party. Because no data is transmitted by the App, there is no data for us to share.
14.6 Permissions Transparency
The App requests the following Android permissions, each of which is used exclusively for local, on-device functionality with no data transmitted externally:
- PACKAGE_USAGE_STATS — Required to read per-application usage statistics from Android's UsageStatsManager. This is a "special" permission that requires user approval in device Settings > Special App Access > Usage Access. Used solely to display app usage data within the App.
- QUERY_ALL_PACKAGES — Required on Android 11+ to enumerate all installed applications for the app usage and storage dashboards. Package data is processed and displayed locally only.
- FOREGROUND_SERVICE — Required to run the background monitoring service as a foreground service with a persistent status bar notification, in compliance with Android's background execution restrictions.
- POST_NOTIFICATIONS — Required on Android 13+ to display the persistent monitoring service notification and any user-configured threshold alerts.
- RECEIVE_BOOT_COMPLETED — Required to restart the monitoring service automatically after device reboot, when this feature is enabled by the user. No data is transmitted upon boot.
- ACCESS_NETWORK_STATE — Required to read the device's current network connection status and type for the network monitoring dashboard. Used only to read local network state; not used to transmit any data.
- ACCESS_WIFI_STATE — Required to read Wi-Fi connection details including signal strength and SSID for the network monitoring dashboard. Used only for local display; no data is transmitted.
- BATTERY_STATS — Required to access detailed battery statistics beyond what is provided by the standard BatteryManager broadcast. Used exclusively for local battery health analytics.
- READ_EXTERNAL_STORAGE — Required on older Android versions (below Android 10) to read external storage capacity information for the storage analysis dashboard. No files are read from user storage; only storage capacity metadata is accessed.
14.7 Local Data Control
You have complete control over all data stored by the App. You can:
- Clear the App's local data at any time through Android Settings > Apps > Sys-Monitor Ultimate > Storage > Clear Data
- Uninstall the App, which permanently deletes all locally stored monitoring data and preferences
- Configure data retention settings within the App to limit how much historical data is kept
- Disable individual permissions through Android Settings if you wish to restrict certain monitoring functions
- Disable the background monitoring service at any time within the App
- Disable the boot-on-start feature at any time within the App
15. GDPR Compliance (European Economic Area, United Kingdom & Switzerland)
15.1 Applicability
This section applies to users located in the European Economic Area (EEA), the United Kingdom (UK), and Switzerland, to whom the General Data Protection Regulation (GDPR), the UK GDPR (as retained in UK law by the European Union (Withdrawal) Act 2018), and the Swiss Federal Act on Data Protection (nFADP) respectively apply.
15.2 Data Controller Status
Under Article 4(7) GDPR, a data controller is the entity that determines the purposes and means of processing personal data. Because Sys-Monitor Ultimate processes all data exclusively on your device and Strategia-X never receives, accesses, or controls that data remotely, the practical application of controller obligations is significantly limited. To the extent any processing is attributable to Strategia-X under GDPR, Strategia-X acts as the data controller. No data processor relationships with third parties exist for this App, as no data is transmitted to any processor.
15.3 Legal Basis for Processing (Article 6 GDPR)
All data processing performed by Sys-Monitor Ultimate occurs entirely on your device and serves only to provide you with the App's functionality. The applicable legal bases under Article 6 GDPR are:
- Legitimate Interests (Article 6(1)(f)) — The processing of device performance data, battery statistics, network status, app usage metrics, and sensor readings is necessary for the legitimate interests of providing you with functional, accurate system monitoring — interests that are not overridden by your fundamental rights and freedoms, given that all processing is local, no data leaves your device, and you benefit directly from the monitoring functionality.
- Performance of a Contract (Article 6(1)(b)) — The processing of your preference settings and App configuration data is necessary to perform the App service you have requested and to maintain your personalized monitoring setup across sessions.
There is no consent-based processing under Article 6(1)(a) because the App does not engage in advertising, analytics transmission, or any processing that would require consent under GDPR. There is no processing of special categories of personal data under Article 9.
15.4 Data Minimization and Privacy by Design (Article 25)
Sys-Monitor Ultimate is built in compliance with the principles of data protection by design and by default under Article 25 GDPR:
- Data Minimization (Article 5(1)(c)) — The App reads only the system data necessary to provide the specific monitoring feature requested. No excess data is collected.
- Purpose Limitation (Article 5(1)(b)) — All data read by the App is used solely for displaying monitoring information to you. No data is repurposed for advertising, profiling, or research.
- Storage Limitation (Article 5(1)(e)) — Historical data is stored locally with configurable retention periods. Data is not retained beyond what is necessary for the monitoring functions you have enabled.
- Integrity and Confidentiality (Article 5(1)(f)) — Data is stored in a local Room database accessible only to the App process, leveraging Android's application sandboxing for data isolation.
- Privacy by Default — The most privacy-protective configuration is the default: no data is transmitted under any default App configuration.
15.5 Your Rights Under GDPR (Articles 12–22)
If you are located in the EEA, UK, or Switzerland, you have the following rights under the GDPR. Given the App's fully local architecture, many of these rights are exercisable directly on your device without needing to contact Strategia-X:
- Right of Access (Article 15) — You have the right to obtain confirmation of whether your personal data is being processed and to receive a copy. Because all data is stored locally on your device, you can access it directly through the App's dashboards and history views. Strategia-X holds no personal data on external servers to which access requests would apply.
- Right to Rectification (Article 16) — You have the right to request correction of inaccurate personal data. Monitoring data is read from system APIs and reflects actual device state; it is not entered by you and is not subject to correction in the traditional sense.
- Right to Erasure (Article 17, "Right to be Forgotten") — You can exercise this right immediately and completely by clearing App data through Android Settings or by uninstalling the App. All locally stored monitoring data and preferences will be permanently and irrevocably deleted.
- Right to Restriction of Processing (Article 18) — You can restrict the App's data collection by disabling individual permissions, turning off the background monitoring service, or adjusting data collection settings within the App.
- Right to Data Portability (Article 20) — To the extent the App provides data export features, you may export your monitoring data using those features. All data is stored locally and you have direct access to it on your device.
- Right to Object (Article 21) — You may object to processing based on legitimate interests. Because all processing is local and serves only your direct benefit, there is no third-party data use to object to. You may effectively cease all processing by uninstalling the App.
- Rights Related to Automated Decision-Making (Article 22) — The App does not engage in automated decision-making or profiling that produces legal or similarly significant effects concerning you.
- Right to Withdraw Consent (Article 7(3)) — To the extent any processing is consent-based, you may withdraw consent at any time without affecting the lawfulness of processing carried out prior to withdrawal.
- Right to Lodge a Complaint (Article 77) — You have the right to lodge a complaint with your local supervisory authority (Data Protection Authority / DPA) if you believe your data protection rights under GDPR have been violated. A list of EEA supervisory authorities is available at edpb.europa.eu. UK residents may contact the Information Commissioner's Office (ICO) at ico.org.uk.
15.6 International Data Transfers (Articles 44–49)
Sys-Monitor Ultimate does not transfer any personal data outside of your device. Therefore, the international data transfer provisions of Chapter V GDPR (Articles 44–49) have no practical application to data processed by the App. No Standard Contractual Clauses, adequacy decisions, or other transfer mechanisms are required because no cross-border data transfers occur.
15.7 Data Retention
All data is retained locally on your device for as long as the App is installed and you do not clear its data. The App provides configurable retention settings to allow you to limit how long historical monitoring snapshots are kept. Uninstalling the App permanently deletes all App data with no recovery possibility.
15.8 Contact for GDPR Inquiries
For any questions about your GDPR rights or our data practices, please contact us at [email protected] with "GDPR Request" in the subject line. We will respond within 30 days as required by Article 12(3) GDPR, with the possibility of extension by a further 60 days for complex or numerous requests, with prior notice to you.
16. CCPA/CPRA Compliance (California Residents)
16.1 Applicability
This section applies to residents of California and is provided in compliance with the California Consumer Privacy Act of 2018 (CCPA), California Civil Code § 1798.100–1798.199, as amended by the California Privacy Rights Act of 2020 (CPRA), California Civil Code § 1798.100–1798.199.100, effective January 1, 2023.
16.2 Personal Information We Collect
Under CCPA/CPRA, "personal information" is broadly defined to include information that identifies, relates to, describes, or is reasonably capable of being associated with a particular consumer or household (Cal. Civ. Code § 1798.140(v)(1)).
Sys-Monitor Ultimate does not collect personal information as defined by the CCPA/CPRA in a manner that is transmitted to, stored by, or accessible by Strategia-X. All system monitoring data is processed and retained exclusively on your device.
The categories of information the App reads from your device's system APIs and stores locally include:
- Device performance data (CPU usage, RAM usage, temperature) — Read locally, stored in device-local Room database, not transmitted (Cal. Civ. Code § 1798.140(v)(1)(K) — "inferences drawn from" this data are generated locally and remain on-device).
- Battery information (charge level, health, voltage, temperature) — Entirely local; never transmitted to Strategia-X.
- Network connection status (Wi-Fi/mobile connection state, signal, data counters) — Read from local Android APIs; no network data is transmitted to Strategia-X.
- Application usage data (per-app usage time, launch frequency) — Stored locally in device database; not transmitted or shared.
- Installed application list (package names and versions) — Accessed locally for the usage dashboard; not transmitted.
- Sensor readings (accelerometer, gyroscope, etc.) — Displayed in real time and optionally stored locally; never transmitted.
- Storage capacity data — Read locally from file system APIs; not transmitted.
We do not collect sensitive personal information as defined under CPRA (Cal. Civ. Code § 1798.140(ae)), including Social Security numbers, financial account information, precise geolocation, racial or ethnic origin, religious beliefs, health data, or private communications.
16.3 Sources of Personal Information
All information is sourced directly from your device's Android operating system APIs. No information is obtained from third-party data brokers, social media platforms, advertising networks, or any external source.
16.4 Purposes for Which Personal Information Is Used
Information read from your device is used solely to provide the real-time and historical monitoring displays within the App. It is not used for:
- Advertising or marketing of any kind
- Sale or sharing with any third party
- Building consumer profiles for Strategia-X's benefit
- Cross-context behavioral advertising
- Research or analytics beyond the App's own display functions
16.5 Sale and Sharing of Personal Information (Cal. Civ. Code § 1798.120)
Strategia-X does not sell personal information as defined under Cal. Civ. Code § 1798.140(ad)(1). Strategia-X does not share personal information for cross-context behavioral advertising as defined under Cal. Civ. Code § 1798.140(ah). Because no data is transmitted by the App, there is no data available for Strategia-X to sell or share.
We do not need to provide a "Do Not Sell or Share My Personal Information" opt-out mechanism because we do not engage in such practices. No advertising identifiers are read or used by the App.
16.6 Your Rights Under CCPA/CPRA
California residents have the following rights under the CCPA/CPRA:
- Right to Know (Cal. Civ. Code § 1798.100) — The right to request disclosure of the categories and specific pieces of personal information collected about you, the sources of collection, the business purposes, and the categories of third parties with whom personal information is disclosed. This disclosure is provided in Section 16.2–16.4 above. Because Strategia-X receives no data from the App, there is no additional personal information held by Strategia-X subject to a Right to Know request.
- Right to Delete (Cal. Civ. Code § 1798.105) — The right to request deletion of personal information. You may exercise this right at any time by clearing App data in Android Settings or by uninstalling the App. This will permanently delete all monitoring data stored locally by the App.
- Right to Correct (Cal. Civ. Code § 1798.106) — The right to request correction of inaccurate personal information maintained by a business. Strategia-X does not maintain personal information on its servers, so this right is exercised locally on your device.
- Right to Opt-Out of Sale/Sharing (Cal. Civ. Code § 1798.120) — We do not sell or share personal information. No opt-out mechanism is required.
- Right to Limit Use of Sensitive Personal Information (Cal. Civ. Code § 1798.121) — We do not collect sensitive personal information as defined under CPRA.
- Right to Non-Discrimination (Cal. Civ. Code § 1798.125) — We will not discriminate against you for exercising any of your CCPA/CPRA rights. Because the App is entirely free with no paid features, there is no service differential we could apply.
16.7 Authorized Agents
You may designate an authorized agent to submit a CCPA/CPRA request on your behalf. We will require reasonable verification of the agent's authority and your identity before processing such requests.
16.8 How to Exercise Your CCPA/CPRA Rights
To submit a verifiable consumer request, email [email protected] with the subject line "CCPA Privacy Request." Include your request type (Know, Delete, Correct, or Limit), along with sufficient information to verify your identity as a California resident. We will respond within 45 calendar days as required by Cal. Civ. Code § 1798.130(a)(2), with the option to extend by an additional 45 days with prior written notice to you, explaining the reason for the extension.
16.9 Financial Incentives
We do not offer any financial incentives, price differences, or service differences in exchange for the collection, sale, or deletion of personal information (Cal. Civ. Code § 1798.125). The App is free regardless of your exercise of privacy rights.
17. Additional U.S. State Privacy Laws
17.1 Overview
Strategia-X recognizes the growing landscape of U.S. state consumer privacy legislation and is committed to honoring the rights of residents of all states that have enacted comprehensive consumer data privacy laws. This section addresses each such state law individually. Given Sys-Monitor Ultimate's fully offline, no-data-transmission architecture, compliance with these laws is substantially achieved by design, as no personal data is collected by Strategia-X and no data is transmitted from the App.
17.2 Virginia — Virginia Consumer Data Protection Act (VCDPA)
Under the Virginia Consumer Data Protection Act (Va. Code Ann. § 59.1-571 et seq.), effective January 1, 2023, Virginia residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. Because Sys-Monitor Ultimate does not transmit personal data and Strategia-X does not engage in targeted advertising, sale, or profiling, the VCDPA's controller obligations are minimal. Virginia residents may submit requests to [email protected] with "VCDPA Request" in the subject line. Appeals of denied requests may be submitted within a reasonable time after our response.
17.3 Colorado — Colorado Privacy Act (CPA)
Under the Colorado Privacy Act (C.R.S. § 6-1-1301 et seq.), effective July 1, 2023, Colorado residents have rights of access, correction, deletion, data portability, opt-out of targeted advertising, sale of personal data, and profiling used for decisions with significant effects. Sys-Monitor Ultimate does not engage in any of the activities triggering opt-out rights. Colorado residents may exercise their rights by contacting [email protected] with "CPA Request" in the subject line. We will provide an appeal mechanism for any denied requests within 45 days of our original response.
17.4 Connecticut — Connecticut Data Privacy Act (CTDPA)
Under the Connecticut Data Privacy Act (Conn. Gen. Stat. § 42-515 et seq.), effective July 1, 2023, Connecticut residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. Because no personal data is transmitted by the App, CTDPA controller obligations are inapplicable in practice. Connecticut residents may submit requests to [email protected] with "CTDPA Request" in the subject line.
17.5 Utah — Utah Consumer Privacy Act (UCPA)
Under the Utah Consumer Privacy Act (Utah Code § 13-61-101 et seq.), effective December 31, 2023, Utah residents have rights of access, deletion, data portability, and opt-out of the sale of personal data and targeted advertising. Sys-Monitor Ultimate does not engage in the sale of personal data or targeted advertising. Utah residents may submit requests to [email protected] with "UCPA Request" in the subject line.
17.6 Iowa — Iowa Consumer Data Protection Act (Iowa ICDPA)
Under the Iowa Consumer Data Protection Act (Iowa Code § 715D.1 et seq.), effective January 1, 2025, Iowa residents have rights of access, deletion, data portability, and opt-out of the sale of personal data and targeted advertising. Because Sys-Monitor Ultimate does not transmit data or engage in advertising, these opt-out rights have no practical application to the App. Iowa residents may contact [email protected] with "Iowa ICDPA Request" in the subject line.
17.7 Indiana — Indiana Consumer Data Protection Act (INCDPA)
Under the Indiana Consumer Data Protection Act (Ind. Code § 24-15 et seq.), effective January 1, 2026, Indiana residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. Sys-Monitor Ultimate's offline architecture ensures compliance by design. Indiana residents may submit requests to [email protected] with "INCDPA Request" in the subject line.
17.8 Tennessee — Tennessee Information Protection Act (TIPA)
Under the Tennessee Information Protection Act (Tenn. Code Ann. § 47-18-3201 et seq.), effective July 1, 2025, Tennessee residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. The App's no-transmission architecture means TIPA's opt-out provisions are inapplicable. Tennessee residents may contact [email protected] with "TIPA Request" in the subject line.
17.9 Montana — Montana Consumer Data Privacy Act (MCDPA)
Under the Montana Consumer Data Privacy Act (Mont. Code Ann. § 30-14-3001 et seq.), effective October 1, 2024, Montana residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. Sys-Monitor Ultimate does not engage in these activities. Montana residents may submit requests to [email protected] with "MCDPA Request" in the subject line.
17.10 Texas — Texas Data Privacy and Security Act (TDPSA)
Under the Texas Data Privacy and Security Act (Tex. Bus. & Com. Code § 541 et seq.), effective July 1, 2024, Texas residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. The App does not sell or share personal data. Texas residents may submit requests to [email protected] with "TDPSA Request" in the subject line.
17.11 Oregon — Oregon Consumer Privacy Act (OCPA)
Under the Oregon Consumer Privacy Act (Or. Rev. Stat. § 646A.570 et seq.), effective July 1, 2024, Oregon residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. Because Sys-Monitor Ultimate is a fully offline application with no data transmission, OCPA opt-out obligations do not apply. Oregon residents may contact [email protected] with "OCPA Request" in the subject line.
17.12 Delaware — Delaware Personal Data Privacy Act (DPDPA)
Under the Delaware Personal Data Privacy Act (Del. Code tit. 6, § 12D-100 et seq.), effective January 1, 2025, Delaware residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. The App's architecture ensures no personal data is available for sale or targeted advertising. Delaware residents may submit requests to [email protected] with "DPDPA Request" in the subject line.
17.13 New Hampshire — New Hampshire Privacy Act (NHDPA)
Under the New Hampshire Privacy Act (N.H. Rev. Stat. Ann. § 507-H et seq.), effective January 1, 2025, New Hampshire residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. Sys-Monitor Ultimate does not engage in any of these activities. New Hampshire residents may contact [email protected] with "NHDPA Request" in the subject line.
17.14 New Jersey — New Jersey Data Privacy Act (NJDPA)
Under the New Jersey Data Privacy Act (N.J. Stat. Ann. § 56:8-166.1 et seq.), effective January 15, 2025, New Jersey residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. The App's fully offline design ensures no personal data is transmitted for any of these purposes. New Jersey residents may submit requests to [email protected] with "NJDPA Request" in the subject line.
17.15 Nebraska — Nebraska Data Privacy Act (NDPA)
Under the Nebraska Data Privacy Act (Neb. Rev. Stat. § 87-401 et seq.), effective January 1, 2025, Nebraska residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. Sys-Monitor Ultimate does not engage in any such practices. Nebraska residents may contact [email protected] with "NDPA Request" in the subject line.
17.16 Maryland — Maryland Online Data Privacy Act (MODPA)
Under the Maryland Online Data Privacy Act (Md. Code, Com. Law § 14-4601 et seq.), effective October 1, 2025, Maryland residents have rights of access, correction, deletion, data portability, and opt-out of targeted advertising, sale of personal data, and profiling. Maryland's MODPA includes notably strong data minimization requirements, which Sys-Monitor Ultimate satisfies by design — reading only system data necessary for the App's monitoring functions and storing it exclusively on-device. Maryland residents may contact [email protected] with "MODPA Request" in the subject line.
17.17 Minnesota — Minnesota Consumer Data Privacy Act (MCDPA / MPDPA)
Under the Minnesota Consumer Data Privacy Act (Minn. Stat. § 325O et seq.), effective July 31, 2025, Minnesota residents have rights of access, correction, deletion, data portability, question of profiling, and opt-out of targeted advertising, sale of personal data, and profiling used for consequential decisions. Sys-Monitor Ultimate does not engage in targeted advertising, data sales, or profiling. Minnesota residents may submit requests to [email protected] with "Minnesota MCDPA Request" in the subject line.
17.18 California Online Privacy Protection Act (CalOPPA)
In compliance with the California Online Privacy Protection Act (Cal. Bus. & Prof. Code § 22575–22579), we agree to the following:
- Users can use the App without being required to provide any personal information whatsoever.
- Our Privacy Policy is accessible from within the App and linked prior to any point of data collection, though the App requires no personal data to function.
- Our Privacy Policy link includes the word "Privacy" and is easily locatable within the App's settings.
- Users will be notified of any Privacy Policy changes through an update to the Privacy Policy's "Last Updated" date and, for material changes, through an in-App notice.
- Do Not Track (DNT): The App does not transmit any data and does not serve behavioral advertising; therefore, Do Not Track signals have no practical effect on the App's operation. The App inherently operates in a manner consistent with DNT preferences because no tracking of any kind occurs.
17.19 Children's Online Privacy Protection Act (COPPA)
We take children's privacy seriously and comply with the Children's Online Privacy Protection Act (15 U.S.C. § 6501–6506) and the FTC's implementing regulations (16 C.F.R. Part 312). Sys-Monitor Ultimate is intended for a general audience:
- We do not knowingly collect, use, or disclose personal information from children under the age of 13.
- The App does not require registration, login, or any personal information from any user, including children.
- The App contains no social features, chat, forums, or user-generated content sharing mechanisms.
- The App contains no advertising of any kind, eliminating the primary COPPA concern about behavioral advertising directed at children.
- Because all data is processed locally and no data is transmitted, COPPA's verifiable parental consent requirements for online collection are inapplicable in practice.
- If we become aware that a child under 13 has somehow provided personal information that has reached Strategia-X (which should not occur given the App's architecture), we will promptly take steps to delete such information.
We recommend that parents and guardians supervise their children's use of the App, review these Terms and our Privacy Policy, and be aware that the App reads sensitive device data (installed apps, usage statistics, battery information) that may reveal the device's usage patterns.
If you believe a child under 13 may have been affected by any data practices related to this App, please contact us immediately at [email protected].
17.20 Emerging State Laws
We acknowledge that additional U.S. states continue to enact consumer privacy legislation. We are committed to monitoring the evolving legal landscape and extending equivalent privacy protections and rights to residents of any state that enacts comprehensive consumer data privacy legislation. Because Sys-Monitor Ultimate's architecture inherently satisfies the core principles of all current consumer privacy laws — data minimization, purpose limitation, no sale of data, no targeted advertising, and user control — the App is well-positioned to comply with future state privacy laws as they come into effect.
17.21 How to Exercise Your State Privacy Rights
To exercise any of the rights described in this Section 17 under any applicable state privacy law, contact us at [email protected]. Please include in your email:
- Your state of residence
- The specific right(s) you wish to exercise (Access, Deletion, Correction, Portability, Opt-Out, or Appeal)
- Sufficient information to verify your identity as a resident of the applicable state
- The applicable law you are invoking (e.g., "VCDPA Request," "CPA Request")
If we deny your request, you have the right to appeal by sending your appeal to the same address with "Privacy Rights Appeal" in the subject line. We will respond to appeals within the timeframe required by your applicable state law.
18. International Users
18.1 Global Availability
Sys-Monitor Ultimate is available globally through the Google Play Store. The App is designed to function consistently across all jurisdictions. Because all data processing is local to your device and no data is transmitted to Strategia-X, the international data transfer concerns that typically affect global apps are substantially eliminated.
18.2 Governing Law
Regardless of where you are located when using the App, these Terms are governed by the laws of the State of Delaware, United States of America, as described in Section 22. Nothing in this section prevents you from relying on mandatory protections afforded to you by the laws of your country of residence that cannot be excluded by contract.
18.3 Local Legal Compliance
You are responsible for ensuring your use of Sys-Monitor Ultimate complies with all laws and regulations applicable in your jurisdiction. Certain device monitoring activities may be subject to legal restrictions in some jurisdictions (e.g., workplace monitoring regulations, surveillance laws). It is your responsibility to understand and comply with applicable local law.
18.4 EEA, UK, and Switzerland
Users in the European Economic Area, the United Kingdom, and Switzerland are subject to additional data protection rights as described in Section 15 (GDPR Compliance). Those provisions supplement and, to the extent required by applicable law, take precedence over the general terms of this Section 18 with respect to data protection.
18.5 Brazil — Lei Geral de Proteção de Dados (LGPD)
Brazilian residents are protected by the Lei Geral de Proteção de Dados Pessoais (Law No. 13,709/2018, "LGPD"), enforced by the Autoridade Nacional de Proteção de Dados (ANPD). The LGPD grants data subjects rights similar to those under GDPR, including access, correction, deletion, portability, and information about sharing. Because Sys-Monitor Ultimate processes all data locally and does not transmit data to Strategia-X, compliance with LGPD obligations is achieved by design. Brazilian residents may contact us at [email protected] with "LGPD Request" in the subject line.
18.6 Canada — PIPEDA and Provincial Laws
Canadian residents are protected by the Personal Information Protection and Electronic Documents Act (PIPEDA, S.C. 2000, c. 5) and applicable provincial privacy legislation (including PIPA in Alberta and British Columbia, and the Act Respecting the Protection of Personal Information in the Private Sector in Quebec). The App's local-only architecture means no personal information is transmitted to or held by Strategia-X, which substantially satisfies PIPEDA's consent and accountability requirements. Canadian residents may contact us at [email protected] with "PIPEDA Request" in the subject line.
18.7 Australia — Privacy Act 1988
Australian residents are protected by the Privacy Act 1988 (Cth) and the Australian Privacy Principles (APPs). The App's fully offline design ensures that no personal information is collected, used, or disclosed by Strategia-X from Australian users. Australian residents may contact us at [email protected] with "Australian Privacy Request" in the subject line.
19. Third-Party Services
19.1 No Third-Party Data Collection Services
Sys-Monitor Ultimate does not integrate any third-party service that collects, receives, or processes user data. This includes: no advertising SDKs, no analytics SDKs, no crash reporting SDKs, no remote configuration SDKs, no A/B testing services, no attribution platforms, and no social SDKs.
19.2 Google Play Distribution
The App is distributed through the Google Play Store. Your download and installation of the App is governed by Google Play's Terms of Service. Google Play's interaction with the App is limited to installation, update delivery, and crash report collection at the OS level (which is a function of Google Play Services, not the App itself). For information on Google Play's data practices, see Google's Privacy Policy.
19.3 Android Operating System
The App relies on Android system APIs provided by the Android operating system (AOSP and Google's Android extensions). Data read through these APIs is controlled by Google's Android policies and your device's Android implementation. Strategia-X does not control Android system APIs or Google's data practices related to the Android operating system.
19.4 No External Links to Third-Party Services
The App does not contain links, advertisements, or referrals to third-party websites or services within the monitoring interface. Any reference to third-party websites within these Terms or our Privacy Policy is for informational purposes only and does not imply endorsement. Accessing third-party websites is at your own risk and is governed by those sites' terms and privacy policies.
19.5 Open Source Libraries
The App uses open source libraries (Jetpack Compose, Room, DataStore, Kotlin Coroutines, Material Design 3) that are governed by open source licenses (primarily Apache License 2.0). These libraries are embedded in the App and do not transmit data externally. Attribution and license information for open source components used in the App is available within the App's settings under "Open Source Licenses" or "About."
20. Updates and Modifications
20.1 App Updates
We may release updates to Sys-Monitor Ultimate from time to time through the Google Play Store. Updates may include bug fixes, performance improvements, new features, security patches, compatibility updates for new Android versions, or changes to existing functionality. We strongly recommend keeping the App updated to the latest version to ensure the best performance and compatibility with your Android device.
20.2 Automatic Updates
If you have enabled automatic updates in the Google Play Store, the App may update automatically in the background. You can manage auto-update settings through the Google Play Store application settings on your device.
20.3 Feature Changes
We reserve the right to add, modify, suspend, or discontinue any feature of the App at any time, with or without prior notice. We will make reasonable efforts to notify users of significant feature changes through in-App notices or release notes in the Google Play Store listing.
20.4 Compatibility
As the Android operating system evolves, new versions may change the availability or behavior of system APIs that the App depends on. We will make reasonable efforts to maintain compatibility with current and recent Android versions, but cannot guarantee functionality on all future Android releases or all device configurations. We may discontinue support for older Android versions to maintain App quality on supported platforms.
20.5 No Liability for Update Impacts
App updates may change the App's behavior or data collection scope. We are not liable for any loss of locally stored data, changes in functionality, or incompatibilities arising from App updates or Android OS updates. We recommend reviewing release notes before updating if you depend on specific App behavior.
21. Termination
21.1 Your Right to Terminate
You may stop using Sys-Monitor Ultimate and uninstall it from your device at any time, for any reason or no reason, with no obligation to notify Strategia-X. Uninstallation will permanently delete all locally stored App data, including all monitoring history, performance snapshots, battery logs, and user preferences stored by the App on your device. This data cannot be recovered after uninstallation, as no cloud backup exists.
21.2 Our Right to Terminate or Suspend
We reserve the right to suspend or terminate your license to use Sys-Monitor Ultimate, in whole or in part, at any time and for any reason, including but not limited to:
- Your material breach of these Terms that is not remedied within 30 days of our notice
- Conduct that we determine, in our sole and reasonable discretion, is harmful, illegal, or otherwise contrary to these Terms
- Legal or regulatory requirements mandating suspension or termination
- Discontinuation of the App or cessation of Strategia-X's business operations
- Our determination that continued provision of the App to you creates legal risk for Strategia-X or third parties
21.3 Effect of Termination
Upon termination of your license to use the App:
- Your license rights granted under Section 9 are immediately revoked.
- You should promptly uninstall the App from all devices.
- All provisions of these Terms that by their nature should survive termination will survive, including but not limited to: Sections 8 (User Content and Intellectual Property), 12 (Disclaimers and Limitation of Liability), 13 (Indemnification), 22 (Governing Law and Dispute Resolution), and 23 (Severability).
21.4 App Discontinuation
We reserve the right to discontinue Sys-Monitor Ultimate at any time. In the event of discontinuation, we will make reasonable efforts to provide advance notice through the Google Play Store listing and, where feasible, through in-App notices. Because all data is stored locally, discontinuation of the App does not affect data held on your device.
21.5 No Liability for Termination
Strategia-X shall not be liable to you or any third party for any suspension or termination of your access to Sys-Monitor Ultimate, whether for cause or otherwise, to the maximum extent permitted by applicable law.
22. Governing Law and Dispute Resolution
22.1 Governing Law
These Terms shall be governed by and construed in accordance with the laws of the State of Delaware, United States of America, without regard to its conflict of law provisions or the United Nations Convention on Contracts for the International Sale of Goods. The choice of Delaware law does not deprive you of any mandatory consumer protection rights afforded to you by the laws of your country or state of residence that cannot be excluded by contract.
22.2 Informal Dispute Resolution
Before initiating any formal dispute resolution proceeding, you agree to first contact Strategia-X at [email protected] with the subject line "Dispute Resolution" and make a good faith effort to resolve the dispute informally. The parties will have at least 30 calendar days from the date of your notice to attempt informal resolution before either party may initiate formal proceedings. Most disputes can be resolved at this stage without further action.
22.3 Binding Arbitration
If informal resolution is unsuccessful, any dispute, claim, or controversy arising out of or relating to these Terms, the App, or the relationship between you and Strategia-X shall be resolved by binding individual arbitration administered by the American Arbitration Association (AAA) under its Consumer Arbitration Rules, as modified by these Terms. The AAA's Consumer Arbitration Rules are available at www.adr.org.
- Arbitration shall take place in the State of Delaware, or, at your election if you are a consumer, via telephone or video conference to minimize your burden.
- The arbitration shall be conducted in the English language.
- The arbitrator shall have authority to award any relief that a court of competent jurisdiction could award, including injunctive or declaratory relief, except as limited by these Terms.
- The arbitrator's decision shall be final, binding, and enforceable in any court of competent jurisdiction.
- The prevailing party shall be entitled to an award of costs and attorneys' fees to the extent permitted by the AAA rules and applicable law.
22.4 Class Action and Collective Action Waiver
YOU AND STRATEGIA-X EACH IRREVOCABLY AGREE THAT EACH PARTY MAY BRING CLAIMS AGAINST THE OTHER ONLY IN AN INDIVIDUAL CAPACITY AND NOT AS A PLAINTIFF, CLASS MEMBER, OR PARTICIPANT IN ANY PURPORTED CLASS ACTION, COLLECTIVE ACTION, CONSOLIDATED ACTION, PRIVATE ATTORNEY GENERAL ACTION, OR REPRESENTATIVE ACTION.
The arbitrator may not consolidate more than one person's claims and may not preside over any form of class or representative proceeding unless both parties consent in writing. If this waiver is found unenforceable for a particular claim or remedy, then that claim or remedy (and only that claim or remedy) must be severed from arbitration and may be litigated in court, subject to Section 22.6.
22.5 Small Claims Exception
Either party may bring an individual action in the small claims court of the applicable jurisdiction for disputes that fall within that court's jurisdictional limits, provided the dispute remains in small claims court and is not removed or appealed to a court of general jurisdiction.
22.6 Litigation Exception
Either party may seek injunctive or other equitable relief from a court of competent jurisdiction — without first engaging in arbitration or the informal dispute resolution process — to prevent actual or threatened infringement, misappropriation, or violation of intellectual property rights or confidential information. For such actions, the parties consent to the exclusive jurisdiction of the state and federal courts located in the State of Delaware.
22.7 Statute of Limitations
Any claim or cause of action arising out of or relating to these Terms or the App must be brought within one (1) year after the claim or cause of action arises, or it will be permanently barred, notwithstanding any otherwise applicable statute of limitations. This limitation period applies to the maximum extent permitted by applicable law.
22.8 European Union Residents
If you are a resident of the European Union, you may also submit disputes to the European Commission's Online Dispute Resolution (ODR) platform at ec.europa.eu/consumers/odr. EU residents retain any mandatory dispute resolution rights afforded under applicable EU consumer protection law that cannot be excluded by contract.
22.9 Waiver of Jury Trial
TO THE EXTENT ANY DISPUTE IS RESOLVED IN COURT (E.G., PURSUANT TO THE EXCEPTIONS IN SECTIONS 22.5 AND 22.6), YOU AND STRATEGIA-X EACH WAIVE ANY RIGHT TO A JURY TRIAL TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW.
23. Severability
23.1 Severability of Provisions
If any provision of these Terms is found by a court or arbitrator of competent jurisdiction to be invalid, illegal, void, or unenforceable under applicable law, that provision shall be deemed severed from these Terms and shall not affect the validity, legality, or enforceability of the remaining provisions, which shall continue in full force and effect.
23.2 Modification to Preserve Intent
To the extent that any provision found to be invalid or unenforceable can be modified to make it valid and enforceable while preserving the parties' original intent and the economic effect of the original provision, such modification shall be made. If the provision cannot be so modified, it shall be severed entirely.
23.3 Arbitration Severability
If the Class Action and Collective Action Waiver in Section 22.4 is found unenforceable with respect to any particular claim or remedy, only that specific claim or remedy shall be severed from the arbitration obligation and may proceed in court. The arbitration obligation under Section 22.3 shall otherwise remain in full force and effect.
23.4 Entire Agreement
These Terms, together with our Privacy Policy and any additional terms for specific features of the App, constitute the entire agreement between you and Strategia-X regarding Sys-Monitor Ultimate and supersede all prior and contemporaneous agreements, understandings, negotiations, and communications, whether written or oral, relating to the subject matter hereof.
23.5 General Provisions
- Waiver — The failure of Strategia-X to enforce any right or provision of these Terms on any occasion shall not constitute a waiver of that right or provision on any future occasion. Any waiver must be in writing and signed by an authorized representative of Strategia-X to be effective.
- Assignment — You may not assign, delegate, or transfer these Terms or any of your rights or obligations under these Terms without our prior written consent. Any attempted assignment without such consent is null and void. Strategia-X may assign these Terms and all rights and obligations hereunder without restriction, including in connection with a merger, acquisition, corporate reorganization, sale of substantially all of Strategia-X's assets, or change of control.
- Force Majeure — Strategia-X shall not be liable for any failure or delay in performance under these Terms due to causes beyond our reasonable control, including but not limited to acts of God, natural disasters, pandemic, epidemic, governmental actions, sanctions, war, terrorism, civil unrest, labor disputes, power failures, internet outages, third-party service failures, or cyberattacks.
- Headings — Section and subsection headings in these Terms are for convenience only and shall not affect the construction or interpretation of any provision.
- No Third-Party Beneficiaries — These Terms do not create any third-party beneficiary rights in any individual or entity not a party to these Terms, except as expressly provided. Google LLC is not a party to these Terms.
- Relationship of Parties — Nothing in these Terms creates a partnership, joint venture, agency, employment, franchise, or fiduciary relationship between you and Strategia-X. You and Strategia-X are independent parties.
- Notices — We may provide notices to you through the App (in-App messages, dialogs, or persistent banners) or through the Google Play Store listing. You may provide notices to us via the contact information in Section 25.
- Electronic Communications — By using Sys-Monitor Ultimate, you consent to receiving electronic communications from us, including notices, disclosures, and other information delivered through the App or by email. You agree that such electronic communications satisfy any legal requirement that communications be in writing.
- Language — These Terms are provided in the English language, which shall be the controlling language for purposes of interpretation. If these Terms are translated into any other language, the English version shall prevail in the event of any conflict.
24. Changes to These Terms
24.1 Our Right to Modify
We reserve the right to modify, update, or replace these Terms at any time at our sole discretion. We may update these Terms to reflect:
- Changes to the App's features, functionality, or business model
- Changes in applicable law or regulatory guidance
- New privacy regulations or compliance requirements
- Corrections to typographical errors or clarifications of ambiguous provisions
- Changes in our business structure, name, or legal entity
24.2 Notice of Changes
When we make changes to these Terms, we will update the "Last Updated" date at the top of this document. For material changes — those that significantly affect your rights or obligations — we will provide advance notice through one or more of the following methods:
- A prominent in-App notice or dialog presented the next time you open the App after the change takes effect
- An update to the App's Google Play Store listing description or "What's New" section
- A notification delivered through the App's notification system (where you have granted notification permission)
24.3 Acceptance of Changes
Your continued use of Sys-Monitor Ultimate after the effective date of any changes to these Terms constitutes your acceptance of the modified Terms. If you do not agree with any modification, you must stop using the App and uninstall it from your devices. Your sole and exclusive remedy if you do not agree with modified Terms is to cease use of the App.
24.4 Review Responsibility
We encourage you to review these Terms periodically to stay informed of any changes. The current version of these Terms is always accessible through the App's settings menu and at www.strategia-x.com.
24.5 Version History
The "Last Updated" date at the top of this document indicates when these Terms were most recently revised. Prior versions of these Terms may be requested by contacting us at [email protected].
25. Contact Information
25.1 How to Reach Us
For questions, concerns, complaints, or communications regarding these Terms of Service, the App, or your rights under applicable privacy laws, please contact Strategia-X through the following channels:
Strategia-X
General Support & App Feedback: [email protected]
Legal, Terms & Privacy Inquiries: [email protected]
GDPR / Data Subject Requests: [email protected] (Subject: "GDPR Request")
CCPA/CPRA Requests: [email protected] (Subject: "CCPA Privacy Request")
State Privacy Law Requests: [email protected] (Subject: "[State] Privacy Request")
Copyright / DMCA: [email protected] (Subject: "Copyright Infringement Notice")
Dispute Resolution: [email protected] (Subject: "Dispute Resolution")
Children's Privacy Concerns: [email protected] (Subject: "Children's Privacy")
Website: www.strategia-x.com
25.2 Response Times
We are committed to responding to all inquiries in a timely manner. Our target response times are:
- General support and App feedback — Within 30 days.
- CCPA/CPRA requests — Within 45 calendar days of receipt (extendable by an additional 45 days with prior written notice to you, with explanation of the reason for the extension).
- GDPR and UK GDPR requests — Within 30 days of receipt (extendable by up to 60 additional days for complex or numerous requests, with prior notice to you).
- State privacy law requests (VCDPA, CPA, CTDPA, and others) — Within the timeframe specified by the applicable state law, generally 45 days with a possible extension of 45 additional days.
- LGPD requests (Brazil) — Within 15 days of receipt as required by LGPD Article 18.
- Legal inquiries and dispute resolution — Within 30 days.
- Copyright / DMCA notices — Within 10 business days.
- Children's privacy concerns — Within 48 hours.
25.3 Language
We will respond to inquiries in English. If you submit an inquiry in another language, we will make reasonable efforts to respond in English with a note regarding the language of response. We recommend submitting inquiries in English to ensure the most accurate and timely response.
By using Sys-Monitor Ultimate, you acknowledge that you have read, understood, and agree to be bound by these Terms of Service and our Privacy Policy.
These Terms of Service apply to the Sys-Monitor Ultimate mobile application (package: com.systemmonitor.app) distributed via the Google Play Store. This document is provided for informational purposes and does not constitute legal advice. Consult with a qualified attorney for legal advice specific to your situation and jurisdiction.