Simple Android App which fetches weather stock and news from the Java EE App engine.
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.
The following table is the detailed list of WeatherNewsApp.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 6 |
Fragment Count | 4 |
jar files used | classes.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 Permissions | android.permission.INTERNET |
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.
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