Week 3 lab - simple example of using fragments for two-pane viewing.
coursera-android-fragments-lab is hosted in the following web site
https://github.com/kjorg50/coursera-android-fragments-lab
If you think the Android project coursera-android-fragments-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-fragments-lab.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | robotium-solo-5.0.2-SNAPSHOT.jar robotium-solo-5.0.2-SNAPSHOT.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\ladygaga.txt res\raw\rebeccablack.txt res\raw\taylorswift.txt |
coursera-android-fragments-lab has the following Java source files.
course.labs.fragmentslab.FeedFragment.java course.labs.fragmentslab.FeedFragmentData.java course.labs.fragmentslab.FriendsFragment.java course.labs.fragmentslab.MainActivity.java