Android Open Source - Weather tablet BreakfastApp






Project Summary

A simple Android app (for tablets) to show some interesting information such as news and weather, which can be used whilst eating breakfast :-).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BreakfastApp.

ItemValue
Java File Count7
Supported screen sizes[mdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null




Java Source Files

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