Skip to content

v1.0.0

Choose a tag to compare

@Shavin-Joseph Shavin-Joseph released this 08 Aug 05:16
· 1 commit to master since this release

KWAS SysLens (v1.0.0)

KWAS SysLens is a professional-grade, ultra-transparent system diagnostics tool developed by KWAS Technologies. Designed with a classic "Swiss-style" minimalist aesthetic, it provides extreme transparency into the inner workings of Android devices, surfacing low-level hardware parameters and "ultra-hidden" kernel metrics that are typically inaccessible to standard users.


🌟 Key Features

πŸ” Extreme System Transparency

KWAS SysLens parses deep into the Linux kernel interfaces (/proc) to provide raw, high-fidelity data:

  • Processor Diagnostics: Real-time load averages (1/5/15 min), context switches, process creation counts, and exhaustive CPU flag mapping (AES, NEON, SHA1, etc.).
  • Memory (RAM) Analysis: Detailed breakdown of Active, Inactive, Cached, Dirty, and Swap memory, including virtual memory (VM) page fault statistics.
  • Kernel Insights: Kernel version, host/user tags, system uptime (down to the second), and low-level boot reasons.

πŸ“Ά Ultra Network Suite

A comprehensive suite for auditing connectivity and network hardware:

  • Wi-Fi Audit: SSID, BSSID, Signal Strength (RSSI), Frequency (MHz), and precise Link Speeds.
  • Mobile Data: Network generation (5G/LTE), Operator name, MCC/MNC, and Roaming status.
  • Interface Map: Full list of active network interfaces (wlan0, rmnet) with IPv4 addresses and DNS configurations.

πŸ”‹ Power & Storage Auditing

  • Battery Health: Real-time current discharge (mA), charge counter, voltage, and calculated mAh capacity.
  • Partition Table: Complete list of internal mount points, block devices, and filesystem types (ext4, f2fs, etc.).

πŸ›οΈ Classic Professional UI

  • Eye-Comfort Design: A neutral, grayscale palette optimized for professional use without eye strain.
  • Precision Typography: Rigid alignment using Monospace fonts for technical data to ensure perfect character-level clarity.
  • Minimalist Aesthetic: Focus on content hierarchy and high-density information display.

πŸ› οΈ Technical Architecture

  • UI Framework: Jetpack Compose (Material 3)
  • Language: 100% Kotlin
  • Architecture: MVVM (Model-View-ViewModel) with Kotlin Coroutines and StateFlow for reactive data updates.
  • Data Layer: Direct low-level file parsing of /proc filesystem and Android System Properties (getprop).
  • Minimum SDK: Android 7.0 (API 24)
  • Target SDK: Android 15 (API 37)

πŸ“¦ Permissions Used

KWAS SysLens requires the following permissions solely for local diagnostic purposes:

  • ACCESS_FINE_LOCATION & ACCESS_COARSE_LOCATION: To retrieve Wi-Fi SSID and signal details.
  • ACCESS_WIFI_STATE & ACCESS_NETWORK_STATE: To audit network connectivity.
  • READ_PHONE_STATE: To identify mobile network operator details.

Note: No data is ever transmitted externally. All processing is strictly local.


🏒 About KWAS Technologies

KWAS SysLens is a product of KWAS Technologies, dedicated to building precision utility tools for the modern digital era.


πŸš€ Release Information

  • Current Version: 1.0.0
  • Release Date: August 2026
  • Status: Google Play Store Ready

Β© 2026 KWAS Technologies. All rights reserved.