Testing new widgets, material theme and tools available in Android-L preview..
android-l-preview-playground is hosted in the following web site
https://github.com/fada21/android-l-preview-playground
If you think the Android project android-l-preview-playground 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 android-l-preview-playground.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 3 image files in android-l-preview-playground. The names of the image files are listed as follows.
ic_action_refresh.png ic_collapse.png ic_expand.png
The following screenshort is generated from the image listed above.
android-l-preview-playground has the following Java source files.
com.fada21.android.samplereaderlibraryscreen.ApplicationTest.java com.fada21.android.samplereaderlibraryscreen.activity.BookActivity.java com.fada21.android.samplereaderlibraryscreen.activity.LibraryActivity.java com.fada21.android.samplereaderlibraryscreen.adapter.CategoriesAdapter.java com.fada21.android.samplereaderlibraryscreen.loader.BookLoader.java com.fada21.android.samplereaderlibraryscreen.loader.StaticLoaderIdConsts.java com.fada21.android.samplereaderlibraryscreen.model.Book.java com.fada21.android.samplereaderlibraryscreen.model.Category.java com.fada21.android.samplereaderlibraryscreen.rest.BooksInCategoryService.java com.fada21.android.samplereaderlibraryscreen.rest.json.BooksInCategory.java com.fada21.android.samplereaderlibraryscreen.rest.json.ImageLinks.java com.fada21.android.samplereaderlibraryscreen.rest.json.Item.java com.fada21.android.samplereaderlibraryscreen.rest.json.VolumeInfo.java