Android Open Source - Weather news WeatherNewsApp






Project Summary

Simple Android App which fetches weather stock and news from the Java EE App engine.

Web Site / Source Repository

WeatherNewsApp is hosted in the following web site
https://github.com/jganesh3/WeatherNewsApp

If you think the Android project WeatherNewsApp 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 WeatherNewsApp.

ItemValue
Java File Count17
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count6
Fragment Count4
jar files usedclasses.jar
internal_impl-20.0.0.jar
mysql-connector-java-5.1.32.jar
org.json-chargebee-1.0.jar
servlet-api-2.5.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 18 image files in WeatherNewsApp. The names of the image files are listed as follows.

ab_bottom_solid_weathernewsapp.9.png
ab_solid_weathernewsapp.9.png
ab_stacked_solid_weathernewsapp.9.png
ab_transparent_weathernewsapp.9.png
cab_background_bottom_weathernewsapp.9.png
cab_background_top_weathernewsapp.9.png
f.png
ic_action_refresh.png
ic_action_search.png
list_focused_weathernewsapp.9.png
list_pressed_weathernewsapp.9.png
menu_dropdown_panel_weathernewsapp.9.png
progress_primary_weathernewsapp.9.png
spinner_ab_default_weathernewsapp.9.png
spinner_ab_disabled_weathernewsapp.9.png
spinner_ab_focused_weathernewsapp.9.png
spinner_ab_pressed_weathernewsapp.9.png
splash.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WeatherNewsApp has the following Java source files.

com.CSCI567.weathernews.BuildConfig.java
com.CSCI567.weathernews.DBHandler.java
com.CSCI567.weathernews.MainActivity.java
com.CSCI567.weathernews.MyPreferences.java
com.CSCI567.weathernews.News.java
com.CSCI567.weathernews.NewsItems.java
com.CSCI567.weathernews.Splash.java
com.CSCI567.weathernews.Stocks.java
com.CSCI567.weathernews.StocksItems.java
com.CSCI567.weathernews.Weather.java
com.CSCI567.weathernews.WeatherItems.java
com.CSCI567.weathernews.myCustomNewsAdapter.java
com.CSCI567.weathernews.myCustomStockAdapter.java
com.CSCI567.weathernews.myCustomweatherAdapter.java
dbutil.Dbutil.java
weather.and.newsapi.Stocks.java
weather.and.newsapi.weatherByLocation.java