Android Open Source - UI pattern cwac-masterdetail






Project Summary

CWAC-MasterDetail: Same UI Pattern, Fewer Moving Parts.

Web Site / Source Repository

cwac-masterdetail is hosted in the following web site
https://github.com/commonsguy/cwac-masterdetail

If you think the Android project cwac-masterdetail 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 cwac-masterdetail.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count1
Fragment Count2
jar files usedandroid-support-v13.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of cwac-masterdetail is as follows:

Apache License

Resource Files

There are 3 image files in cwac-masterdetail. The names of the image files are listed as follows.

av_repeat.png
content_new.png
content_remove.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.commonsware.cwac.masterdetail.MasterDetailActivity.java
com.commonsware.cwac.masterdetail.MasterDetailController.java
com.commonsware.cwac.masterdetail.MasterDetailHelper.java
com.commonsware.cwac.masterdetail.MasterDetailOptions.java
com.commonsware.cwac.masterdetail.MasterDetailStrategy.java
com.commonsware.cwac.masterdetail.PagerListAdapter.java
com.commonsware.cwac.masterdetail.demo.ContractFragment.java
com.commonsware.cwac.masterdetail.demo.EditorFragment.java
com.commonsware.cwac.masterdetail.demo.MainActivity.java
com.commonsware.cwac.masterdetail.demo.NoteHelper.java
com.commonsware.cwac.masterdetail.demo.Note.java
com.mobidevelop.widget.SplitPaneLayout.java