Android Open Source - SMS read ReadSmsExample






Project Summary

Simple example how to read sms from android device.

Web Site / Source Repository

ReadSmsExample is hosted in the following web site
https://github.com/DmitriyZaitsev/ReadSmsExample

If you think the Android project ReadSmsExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ReadSmsExample.

ItemValue
Java File Count5
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.READ_SMS




Java Source Files

ReadSmsExample has the following Java source files.

com.dzaitsev.sms.ApplicationTest.java
com.dzaitsev.sms.MainActivity.java
com.dzaitsev.sms.MainFragment.java
com.dzaitsev.sms.MyAdapter.java
com.dzaitsev.sms.Sms.java