Intent object's three aspects test : Action,Category&Data..
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.
The following table is the detailed list of IntentDemo.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | android-support-v4.jar android-support-v4.jar |
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.
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