Android Open Source - Mail GMail Webmail






Project Summary

An Android Email Application for IITP Webmail/Gmail.

Web Site / Source Repository

Webmail is hosted in the following web site
https://github.com/coder9042/Webmail

If you think the Android project Webmail 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 Webmail.

ItemValue
Java File Count28
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count5
Fragment Count9
jar files usedactivation.jar
additionnal.jar
android-support-v4.jar
mail.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\notify.mp3




Resource Files

There are 24 image files in Webmail. The names of the image files are listed as follows.

author1.png
author2.png
flagged.png
ic_action_attachment.png
ic_action_del.png
ic_action_download.png
ic_action_forward.png
ic_action_mark_unread.png
ic_action_new_attachment.png
ic_action_new_email.png
ic_action_refresh.png
ic_action_remove.png
ic_action_reply.png
ic_action_send_now.png
ic_action_settings.png
ic_chooser.png
ic_file.png
ic_folder.png
ic_provider.png
mail_read.png
mail_unread.png
mail_unread_2.png
notification.png
unflagged.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Webmail has the following Java source files.

com.example.filechooser.FileChooserActivity.java
com.example.filechooser.FileListAdapter.java
com.example.filechooser.FileListFragment.java
com.example.filechooser.FileLoader.java
com.example.filechooser.FileUtils.java
com.example.filechooser.LocalStorageProvider.java
com.example.webmail.AboutActivity.java
com.example.webmail.BodyActivity.java
com.example.webmail.ComposeActivity.java
com.example.webmail.DeleteMail.java
com.example.webmail.DeleteMails.java
com.example.webmail.DownloadAttachment.java
com.example.webmail.DraftsFragment.java
com.example.webmail.Fetch.java
com.example.webmail.Flag.java
com.example.webmail.InboxFragment.java
com.example.webmail.MainActivity.java
com.example.webmail.MessageParcel.java
com.example.webmail.MyCustomAdapter.java
com.example.webmail.NotificationReceiver.java
com.example.webmail.SendMessage.java
com.example.webmail.SendMessage2.java
com.example.webmail.SentFragment.java
com.example.webmail.SetRead.java
com.example.webmail.SettingsActivity.java
com.example.webmail.Sync.java
com.example.webmail.TrashFragment.java
com.example.webmail.WelcomeFragment.java