An android application which can save the attached image of MMS to Google Docs automatically..
MMS2GoogleDocs is hosted in the following web site
https://github.com/yskang/MMS2GoogleDocs
If you think the Android project MMS2GoogleDocs listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MMS2GoogleDocs.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Required Permissions | android.permission.AUTHENTICATE_ACCOUNTS android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_MMS android.permission.RECEIVE_SMS |
MMS2GoogleDocs has the following Java source files.
com.studioY.mms2googledocs.MMSReceiver.java com.studioY.mms2googledocs.MainActivity.java com.studioY.mms2googledocs.SMSReceiver.java