Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shivam5992/android-mailbox
- Owner: shivam5992
- Created: 2013-07-11T17:00:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-11T22:01:21.000Z (over 11 years ago)
- Last Synced: 2024-04-16T03:51:50.349Z (8 months ago)
- Language: Java
- Homepage:
- Size: 2.56 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 IntentThis 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.