- Description:
- Features:
- Tech Stack:
- Usage:
-
Clone the repo in Android Studio.
-
Build and run on a device (or an emulator configured for SMS testing). The app requests SMS permissions at runtime and demonstrates sending/receiving flows.
ReadyChatAI SMS is a compact Android app (Kotlin + Jetpack Compose) that demonstrates sending and receiving SMS messages with a clean Compose-based UI. It provides a masked phone input, a message composer, and a message list; incoming SMS are captured via a dynamic SmsReceiverManager and forwarded to the UI through a callback.
-> Compose UI for sending and receiving SMS, including a masked phone input field.
-> Dynamic SMS receiver wrapper (SmsReceiverManager) that parses multipart SMS and forwards (sender, body) via a callback.
-> sendMessage helper with runtime permission checks and optional delivery tracking via PendingIntents.
icons/jetpackcompose/jetpackcompose-original-wordmark.svg
![]() |
![]() |

