KNOWLEDGE BASE

FREQUENTLY ASKED QUESTIONS

Direct, verifiable answers to technical inquiries regarding Android architecture, hardware compatibility, OTA updates, and privacy guarantees.

1. What is Cyronix OS?

Cyronix OS is an advanced, security-hardened operating system built on the Android Open Source Project (AOSP / LineageOS 18.1 base). It is developed by Cyronix Dev & Security to provide users with complete hardware sovereignty, zero proprietary background telemetry, and granular permission enforcement.

2. Is Cyronix OS an Android operating system?

Yes, explicitly. Cyronix OS is an Android operating system. It relies on the Linux kernel, Android HAL, standard system services, and the Android Runtime (ART). Standard Android applications (.apk) run natively without translation layers or virtual machines.

3. What Android version does Cyronix OS use?

For the OnePlus 3T (codename oneplus3), Cyronix OS is built on Android 11 (API level 30) with a hardened Linux 3.18.124 kernel. This base was chosen after rigorous testing because it delivers stable hardware acceleration, camera functionality, cellular telephony, and power management on the Snapdragon 821 platform.

4. Can I run Android 17 or Android 14 on the OnePlus 3T?

No. Modern Android versions (Android 14 through 17) strictly require kernel 5.4+ with mandatory eBPF network filtering, 64-bit binder interfaces, and updated vendor interfaces (VNDK). Qualcomm stopped developing proprietary Board Support Packages (BSP) for MSM8996 after Android 8. Any claim of a production-stable Android 17 build on this hardware is technically inaccurate.

5. How do Over-The-Air (OTA) updates work?

Cyronix OS features a client that queries https://cyronixos.cyronixsecurity.com/api/updates. Vercel acts as a secure reverse proxy forwarding queries to an internal Tailscale Funnel endpoint. Downloads support HTTP byte-range resume (status code 206), ensuring interrupted downloads on mobile connections can resume cleanly without re-downloading the entire ZIP file.

6. What is Cyronix Recovery OS?

Cyronix Recovery OS is a standalone, dedicated rescue environment flashed to the device's recovery partition. It includes battery thermal monitoring, ADB sideload, partition health checks, and cryptographic signature verification, preventing bricking during corrupted flash attempts.

7. How do I recover from a bootloop?

Hold Volume Down + Power to enter Cyronix Recovery OS or Volume Up + Power to enter Qualcomm Fastboot mode. From Fastboot, run fastboot flash boot boot.img or use ADB Sideload within Recovery to flash a known stable release image. Refer to our Bootloop Recovery Guide.

8. Does Cyronix OS include Google Play Services (GApps)?

No. Cyronix OS is shipped 100% de-Googled out of the box with zero proprietary background telemetry. Users requiring compatibility layers may install microG independently, but Cyronix does not bundle cloud services by default.

Have a technical question not answered here?

Connect with our core engineering team on Matrix, open a technical inquiry on GitHub, or submit a vulnerability report.

Community Hub Report Security Issue Read Docs