Source code :
https://github.com/wlprojt/Asms
About This Video
In this video, you will learn how to build an Android SMS Reader App using Kotlin and Jetpack Compose in Android Studio.
This tutorial will show you how to read SMS messages from a device inbox using Android’s Content Provider, request runtime permissions, and display messages in a modern Jetpack Compose UI.
This project is perfect for beginners who want to learn:
✔ Android SMS permissions
✔ Reading SMS using ContentResolver
✔ Kotlin Android development
✔ Jetpack Compose UI
✔ MVVM architecture with ViewModel
By the end of this tutorial, you will have a fully working SMS Reader Android App.