Week 3 lab - practice with creating explicit and implicit intents.
coursera-android-intents-lab is hosted in the following web site
https://github.com/kjorg50/coursera-android-intents-lab
If you think the Android project coursera-android-intents-lab 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 coursera-android-intents-lab.
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 |
coursera-android-intents-lab has the following Java source files.
course.labs.intentslab.ActivityLoaderActivity.java course.labs.intentslab.ExplicitlyLoadedActivity.java course.labs.intentslab.mybrowser.MyBrowserActivity.java