Android Open Source - UI example coursera-android-fragments-lab






Project Summary

Week 3 lab - simple example of using fragments for two-pane viewing.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of coursera-android-fragments-lab.

ItemValue
Java File Count4
Minimum SDK Version11
Activity Count3
Fragment Count1
jar files usedrobotium-solo-5.0.2-SNAPSHOT.jar
robotium-solo-5.0.2-SNAPSHOT.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\ladygaga.txt
res\raw\rebeccablack.txt
res\raw\taylorswift.txt




Java Source Files

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