Android Open Source - SMS save GDG-MMUST-DEEP-DIVE-INTO-ANDROID-SMS-DEMO-ECLIPSE






Project Summary

Deep dive into Android, ContentProvider and Android SMS API Demo using Sending of Sms and saving of unsent Sms to a ContentProvider Database.

Web Site / Source Repository

GDG-MMUST-DEEP-DIVE-INTO-ANDROID-SMS-DEMO-ECLIPSE is hosted in the following web site
https://github.com/marviktintor/GDG-MMUST-DEEP-DIVE-INTO-ANDROID-SMS-DEMO-ECLIPSE

If you think the Android project GDG-MMUST-DEEP-DIVE-INTO-ANDROID-SMS-DEMO-ECLIPSE 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 GDG-MMUST-DEEP-DIVE-INTO-ANDROID-SMS-DEMO-ECLIPSE.

ItemValue
Java File Count4
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version13
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




Resource Files

There are 3 image files in GDG-MMUST-DEEP-DIVE-INTO-ANDROID-SMS-DEMO-ECLIPSE. The names of the image files are listed as follows.

contact.png
logo.png
logo_no_fill.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GDG-MMUST-DEEP-DIVE-INTO-ANDROID-SMS-DEMO-ECLIPSE has the following Java source files.

com.marvik.apps.gdgmmustsmsdemo.MessageProvider.java
com.marvik.apps.gdgmmustsmsdemo.SavedMessages.java
com.marvik.apps.gdgmmustsmsdemo.SendMessage.java
com.marvik.apps.gdgmmustsmsdemo.Splash.java