A minimal Android app demonstrating Android 13+ SMS reading restrictions using modern MVVM architecture with Kotlin coroutines. android-sms-reader/ ├── app/ │ ├── src/main/ │ │ ├── ...