Android L sample implementations.
android-L is hosted in the following web site
https://github.com/TinasheMzondiwa/android-L
If you think the Android project android-L 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.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [xxhdpi] |
Activity Count | 2 |
Fragment Count | 1 |
There are 1 image files in android-L. The names of the image files are listed as follows.
ic_add.png
The following screenshort is generated from the image listed above.
android-L has the following Java source files.
com.tinashe.l_animations.ApplicationTest.java com.tinashe.l_animations.MainActivity.java com.tinashe.l_animations.SettingsActivity.java com.tinashe.l_animations.adapters.NamesAdapter.java com.tinashe.l_animations.fragments.PeopleFragment.java com.tinashe.l_animations.model.Person.java com.tinashe.l_animations.utils.PeopleUtil.java