Android Open Source - UI test LayoutPlayground






Project Summary

Testing out 2-panel layout on Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of LayoutPlayground.

ItemValue
Java File Count23
Supported screen sizes[hdpi]
Activity Count3
Fragment Count6
jar files usedgson-2.2.4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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