I Prompted Android Code Quality Checker
Published:
Because sonarqube can overkill? Well to each their own in general,
but this is designed to be more convenient as ever.
The aim is that it is to ensure we know what we do.
sample output
🔍 Android Code Quality Report
Generated: 2025-07-29 11:21:44
Branch: dev/remove-menu-app
Filtered: CRITICAL and above
📊 Summary
- Filtered Issues: 112 (of 10371 total)
- Quality Score: 0/100
🚩 Issues to Fix
🔴 CRITICAL (112 issues)
File: /Users/user/Projects/android/someapp-android/local.properties
Line: 0
Type: Missing Required Property
Description: Missing MAPS_SDK_API_KEY - required for Google Maps integration
File: /Users/user/Projects/android/someapp-android/local.properties
Line: 0
Type: Missing Required Property
Description: Missing prefix - required for app configuration
File: /Users/user/Projects/android/someapp-android/local.properties
Line: 0
Type: Missing Required Property
Description: Missing key_chiper - required for cipher operations