coursera android intents.
intents is hosted in the following web site
https://github.com/txalex/intents
If you think the Android project 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.
The following table is the detailed list of intents.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 18 |
Activity Count | 3 |
jar files used | robotium-solo-5.0.2-SNAPSHOT.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
intents has the following Java source files.
course.labs.intentslab.ActivityLoaderActivity.java course.labs.intentslab.ExplicitlyLoadedActivity.java course.labs.intentslab.mybrowser.MyBrowserActivity.java