Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shivam5992/android-mailbox

College Project - Android Application to send and read emails.
https://github.com/shivam5992/android-mailbox

Last synced: 1 day ago
JSON representation

College Project - Android Application to send and read emails.

Awesome Lists containing this project

README

        

Android-MailBox
===============

An Android application which can be used to send and read emails from the android phone.

Language : Java

Platform : Eclipse Juno

Android-tools : SqlLite , Email Intent

This application makes use of default email-intent of Android to send and read
emails of the email-id configured on your android phone.The user have to make an account by signing-up
to use the application. Then only authenticated user could
access the application. The details of the user are stored in android database called SqlLite.
The Autenticated User will have the options to compose the email , Read Emails from phone.