Testing out 2-panel layout on Android..
LayoutPlayground is hosted in the following web site
https://github.com/nesterenes/LayoutPlayground
If you think the Android project LayoutPlayground 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 LayoutPlayground.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [hdpi] |
Activity Count | 3 |
Fragment Count | 6 |
jar files used | gson-2.2.4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in LayoutPlayground. The names of the image files are listed as follows.
heart.png no_image.png rihanna.png
The following screenshort is generated from the image listed above.
LayoutPlayground has the following Java source files.
com.oneupapplications.layoutplayground.api.Controller.WsAPIController.java com.oneupapplications.layoutplayground.api.dao.WsApiDao .java com.oneupapplications.layoutplayground.api.datamodel.WsData.java com.oneupapplications.layoutplayground.api.util.WsApiUtil.java com.oneupapplications.layoutplayground.dummy.DummyContent.java com.oneupapplications.layoutplayground.model.Article.java com.oneupapplications.layoutplayground.ui.ArtDetailActivity.java com.oneupapplications.layoutplayground.ui.ArtDetailFragment.java com.oneupapplications.layoutplayground.ui.ArtListFragment.java com.oneupapplications.layoutplayground.ui.CategoryDetailActivity.java com.oneupapplications.layoutplayground.ui.CategoryDetailFragment.java com.oneupapplications.layoutplayground.ui.CategoryListActivity.java com.oneupapplications.layoutplayground.ui.CategoryListFragment.java com.oneupapplications.layoutplayground.ui.MainActivity.java com.oneupapplications.layoutplayground.ui.onArtSelChngListener.java com.oneupapplications.layoutplayground.ui.onCatSelChngListener.java com.oneupapplications.layoutplayground.utility.FileCache.java com.oneupapplications.layoutplayground.utility.ImageLoader.java com.oneupapplications.layoutplayground.utility.LazyAdapter.java com.oneupapplications.layoutplayground.utility.MemoryCache.java com.oneupapplications.layoutplayground.utility.ServiceHandler.java com.oneupapplications.layoutplayground.utility.Utils.java com.oneupapplications.layoutplayground.utility.WSHandler.java