Android Open Source - Development intent android-intents






Project Summary

A small library which will save you from writing the same intent creation code again and again for the most simple tasks.

Web Site / Source Repository

android-intents is hosted in the following web site
https://github.com/marvinlabs/android-intents

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

ItemValue
Java File Count10
Supported screen sizes[xhdpi]
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.CALL_PHONE
Asset File Namesassets\ic_store_banner.png
assets\ic_store_promo.png
assets\screenshot-00.png
assets\screenshot-01.png
assets\web_hi_res_512.png




License

The license information of android-intents is as follows:

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions...

Resource Files

There are 1 image files in android-intents. The names of the image files are listed as follows.

ic_sorry.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.marvinlabs.intents.EmailIntents.java
com.marvinlabs.intents.GeoIntents.java
com.marvinlabs.intents.IntentUtils.java
com.marvinlabs.intents.MediaIntents.java
com.marvinlabs.intents.PhoneIntents.java
com.marvinlabs.intents.ShareIntents.java
com.marvinlabs.intents.SystemIntents.java
com.marvinlabs.intents.demo.DemoItem.java
com.marvinlabs.intents.demo.IntentItemFragment.java
com.marvinlabs.intents.demo.MainActivity.java