WeatherApp is a demo application using Gradle automation tool that shows common user interface design patterns using Android Support Library..
tripping-octo-wookie is hosted in the following web site
https://github.com/Ruenzuo/tripping-octo-wookie
If you think the Android project tripping-octo-wookie 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 tripping-octo-wookie.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Fragment Count | 1 |
There are 1 image files in tripping-octo-wookie. The names of the image files are listed as follows.
ic_drawer.png
The following screenshort is generated from the image listed above.
tripping-octo-wookie has the following Java source files.
com.ruenzuo.weatherapp.adapters.ContentAdapter.java com.ruenzuo.weatherapp.adapters.MenuAdapter.java com.ruenzuo.weatherapp.app.DetailActivity.java com.ruenzuo.weatherapp.app.MainActivity.java com.ruenzuo.weatherapp.fragments.ContentFragment.java com.ruenzuo.weatherapp.fragments.DetailFragment.java com.ruenzuo.weatherapp.fragments.DrawerFragment.java