Android Open Source - Development intent IntentFuzzer






Project Summary

A Tool to fuzz Intent on Android.

Web Site / Source Repository

IntentFuzzer is hosted in the following web site
https://github.com/MindMac/IntentFuzzer

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

ItemValue
Java File Count10
Target SDK Version16
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

There are 4 image files in IntentFuzzer. The names of the image files are listed as follows.

about.png
allapps.png
application.png
system.png

The following screenshort is generated from the image listed above.

null

Java Source Files

IntentFuzzer has the following Java source files.

com.android.intentfuzzer.AboutDialog.java
com.android.intentfuzzer.AppInfoActivity.java
com.android.intentfuzzer.AppInfoAdapter.java
com.android.intentfuzzer.ComponentAdapter.java
com.android.intentfuzzer.FuzzerActivity.java
com.android.intentfuzzer.MainActivity.java
com.android.intentfuzzer.MainMenuAdapter.java
com.android.intentfuzzer.util.AppInfo.java
com.android.intentfuzzer.util.ComponentInfo.java
com.android.intentfuzzer.util.Utils.java