Android Open Source - Mail Library craft-support-email-intent






Project Summary

An Android library project that enables developers to create email intents easily. Also includes feature to retrieve phone's details for debugging purposes..

Web Site / Source Repository

craft-support-email-intent is hosted in the following web site
https://github.com/yeokm1/craft-support-email-intent

If you think the Android project craft-support-email-intent 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 craft-support-email-intent.

ItemValue
Java File Count12
Target SDK Version21
Minimum SDK Version5
Activity Count3
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_WIFI_STATE
android.permission.BATTERY_STATS
android.permission.BLUETOOTH
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_PHONE_STATE




License

The license information of craft-support-email-intent is as follows:

MIT License

Java Source Files

com.lamerman.FileDialog.java
com.lamerman.SelectionMode.java
com.yeokhengmeng.craftsupportemailintent.CraftIntentEmail.java
com.yeokhengmeng.craftsupportemailintent.CraftSupportEmail.java
com.yeokhengmeng.craftsupportemailintent.GetInfoAbstract.java
com.yeokhengmeng.craftsupportemailintent.GetInfoBattery.java
com.yeokhengmeng.craftsupportemailintent.GetInfoBluetooth.java
com.yeokhengmeng.craftsupportemailintent.GetInfoCarrier.java
com.yeokhengmeng.craftsupportemailintent.GetInfoLocation.java
com.yeokhengmeng.craftsupportemailintent.GetInfoSummary.java
com.yeokhengmeng.craftsupportemailintent.GetInfoWifi.java
com.yeokhengmeng.craftsupportemailintent.MainActivity.java