Android Open Source - SMS history playground-android-phonecontent






Project Summary

Demo project to retrieve phone local content including SMS inbox, call history, gallery photos and etc..

Web Site / Source Repository

playground-android-phonecontent is hosted in the following web site
https://github.com/jingzhao/playground-android-phonecontent

If you think the Android project playground-android-phonecontent 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 playground-android-phonecontent.

ItemValue
Java File Count7
Target SDK Version11
Minimum SDK Version11
Activity Count2
Fragment Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CALENDAR
android.permission.READ_CALL_LOG
android.permission.READ_SMS
android.permission.WRITE_CALL_LOG




Java Source Files

playground-android-phonecontent has the following Java source files.

org.jzhao.lab.deviceevent.DeviceEventCalendarFragment.java
org.jzhao.lab.deviceevent.DeviceEventCallLogFragment.java
org.jzhao.lab.deviceevent.DeviceEventCategoryFragment.java
org.jzhao.lab.deviceevent.DeviceEventMessagesFragment.java
org.jzhao.lab.deviceevent.DeviceEventPhotosFragment.java
org.jzhao.lab.deviceevent.DeviceEventsActivity.java
org.jzhao.lab.deviceevent.MainActivity.java