Skip to content

It fetches all the inbox messages ,shows if message if read or unread .It also shows notification as soon as Sms received in the device.

Notifications You must be signed in to change notification settings

meajay/SampleSmsApp

Repository files navigation

SmsApp : It fetches all the inbox messages ,shows if message if read or unread .It also showsnotification as soon as Sms received in the device.

#Specs : 1.Language Used - Java 2.Build with Gradle 3.IDE Used - Android Studio.

#Permissions required : READ_SMS , RECEIVE_SMS

#Architecture used(Design Pattern) : MVP - Model View Presenter

#Working : Install the APK,it will show the Shimmer effect as long as it will take to fetch the messages from the device. It shows notification as soons as device receive any new message.Clicking on notification will end up on feting all the latest messages.

#API Reference : App uses Telephony.SMS apis provided by google.

#Libraries Used : Retrofit,RxJava,Dagger,Shimmer RecyclerView ,Butterknife, Easy permissions and other design libraries.

About

It fetches all the inbox messages ,shows if message if read or unread .It also shows notification as soon as Sms received in the device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages