Android Open Source - Example example Master-Detail-Flow-Example-Android






Project Summary

master detail flow example.

Web Site / Source Repository

Master-Detail-Flow-Example-Android is hosted in the following web site
https://github.com/hearbeathorror/Master-Detail-Flow-Example-Android

If you think the Android project Master-Detail-Flow-Example-Android 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 Master-Detail-Flow-Example-Android.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in Master-Detail-Flow-Example-Android. The names of the image files are listed as follows.

ab_stacked_solid_carddemo.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Master-Detail-Flow-Example-Android has the following Java source files.

com.example.androidappmasterdetails.AppClass.java
com.example.androidappmasterdetails.activities.MainActivity.java
com.example.androidappmasterdetails.adapters.ChannelAdapter.java
com.example.androidappmasterdetails.adapters.DummyDataAdapter.java
com.example.androidappmasterdetails.adapters.VideoAdapter.java
com.example.androidappmasterdetails.dummy.DummyData.java
com.example.androidappmasterdetails.dummy.StaticDataManager.java
com.example.androidappmasterdetails.dummy.Video.java
com.example.androidappmasterdetails.fragments.ChannelListFragment.java
com.example.androidappmasterdetails.fragments.VideoListFragment.java