This project is focused on the sample using the API's new preview version of Android-L, use of transitions, shadows etc....
android_L_preview_example is hosted in the following web site
https://github.com/saulmm/android_L_preview_example
If you think the Android project android_L_preview_example 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_example.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [xxhdpi, hdpi, nodpi] |
Activity Count | 3 |
jar files used | android-support-v7-palette.jar |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\users.json |
There are 2 image files in android_L_preview_example. The names of the image files are listed as follows.
ic_ab_drawer_mask.png ic_action_add.png
The following screenshort is generated from the image listed above.
android_L_preview_example has the following Java source files.
lollypop_tips.saulmm.lollipoptips.ApplicationTest.java lollypop_tips.saulmm.lollipoptips.DetailActivity.java lollypop_tips.saulmm.lollipoptips.MainActivity.java lollypop_tips.saulmm.lollipoptips.entities.Location.java lollypop_tips.saulmm.lollipoptips.entities.Name.java lollypop_tips.saulmm.lollipoptips.entities.Result.java lollypop_tips.saulmm.lollipoptips.entities.User.java lollypop_tips.saulmm.lollipoptips.entities.UserEntities.java lollypop_tips.saulmm.lollipoptips.tools.TextTools.java