Android Open Source - Development intent IntentDemo






Project Summary

Intent object's three aspects test : Action,Category&Data..

Web Site / Source Repository

IntentDemo is hosted in the following web site
https://github.com/sgz-xiaowu/IntentDemo

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count8
jar files usedandroid-support-v4.jar
android-support-v4.jar




Resource Files

There are 5 image files in IntentDemo. The names of the image files are listed as follows.

ic_action_search.png
image01.png
image02.png
image03.png
image04.png

The following screenshort is generated from the image listed above.

null

Java Source Files

IntentDemo has the following Java source files.

com.shendw.demo.intent.Activity01.java
com.shendw.demo.intent.Activity02.java
com.shendw.demo.intent.Activity03.java
com.shendw.demo.intent.Activity04.java
com.shendw.demo.intent.AppPackageInfo.java
com.shendw.demo.intent.BaseActivity.java
com.shendw.demo.intent.IntentConstant
.java
com.shendw.demo.intent.MainActivity.java
com.shendw.demo.intent.ToArrayList
.java
com.shendw.demo2.intent.MainActivity.java
com.shendw.demo2.intent.ViewActivity.java