A tool to export images from Android MMS conversations.
MMS-Export is hosted in the following web site
https://github.com/nmiodice/MMS-Export
If you think the Android project MMS-Export 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 MMS-Export.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_SMS |
There are 2 image files in MMS-Export. The names of the image files are listed as follows.
ic_action_search.png ic_action_select_all.png
The following screenshort is generated from the image listed above.
MMS-Export has the following Java source files.
com.iodice.mmsexport.AsyncImageAdapter.java com.iodice.mmsexport.BaseActionBarActivity.java com.iodice.mmsexport.FullScreenImageActivity.java com.iodice.mmsexport.ImageGridActivity.java com.iodice.mmsexport.ImageGridFragment.java com.iodice.mmsexport.ImageUtils.java com.iodice.mmsexport.MmsActivity.java com.iodice.mmsexport.MmsFragment.java com.iodice.mmsexport.ProgressUpdateCallback.java com.iodice.mmsexport.SquareImageView.java com.iodice.mmsexport.Utils.java com.iodice.mmsexport.ZipFileProvider.java