Implementing and Learning from Head First Android Development book.
HeadFirst is hosted in the following web site
https://github.com/rjulvianto/HeadFirst
If you think the Android project HeadFirst 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 HeadFirst.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 2 |
There are 10 image files in HeadFirst. The names of the image files are listed as follows.
drawer_shadow.9.png ic_communities.png ic_drawer.png ic_haiku.png ic_home.png ic_pages.png ic_photos.png ic_rss.png ic_settings.png mcd.png
The following screenshort is generated from the image listed above.
HeadFirst has the following Java source files.
com.kopitiam.learn.adapter.NavDrawerListAdapter.java com.kopitiam.learn.headfirst.ApplicationTest.java com.kopitiam.learn.headfirst.Home.java com.kopitiam.learn.headfirst.Main.java com.kopitiam.learn.headfirst.SimpleHaiku.java com.kopitiam.learn.model.NavDrawerItem.java