A simple Android app (for tablets) to show some interesting information such as news and weather, which can be used whilst eating breakfast :-).
BreakfastApp is hosted in the following web site
https://github.com/prakriti89/BreakfastApp
If you think the Android project BreakfastApp 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 BreakfastApp.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 20 image files in BreakfastApp. The names of the image files are listed as follows.
arrow2.png arrow3.png cloudy.png cloudywindy02.png coffee.png fog.png frost.png hot02.png loader.gif mostlysunny.png newsicon.png partlycloudy.png partlysunnyrain.png rain.png showers.png snow.png sunny.png thunder.png thunder_rain.png weathericon.png
The following screenshort is generated from the image listed above.
BreakfastApp has the following Java source files.
com.example.breakfastapp.NavigatorActivity.java com.example.breakfastapp.NewsActivity.java com.example.breakfastapp.WeatherActivity.java news.NewsFeed.java news.NewsItem.java weather.CityWeather.java weather.WeatherFeed.java