Android Open Source - Weather application android_weather_test_app






Project Summary

simple android weather test app.

Web Site / Source Repository

android_weather_test_app is hosted in the following web site
https://github.com/mikehouse/android_weather_test_app

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

ItemValue
Java File Count14
Supported screen sizes[mdpi]
Activity Count3
Required Permissionsandroid.permission.INTERNET




Java Source Files

android_weather_test_app has the following Java source files.

my2.example.app2.AsyncCitiesTask.java
my2.example.app2.AsyncForecastBackgroundTask.java
my2.example.app2.AsyncForecastTask.java
my2.example.app2.AsyncTodayWeatherTask.java
my2.example.app2.CacheData.java
my2.example.app2.CitySelectorActivity.java
my2.example.app2.FileUtils.java
my2.example.app2.ForecastActivity.java
my2.example.app2.ForecastExecutor.java
my2.example.app2.MainActivity.java
my2.example.app2.SwipeDetector.java
my2.example.app2.Swiper.java
my2.example.app2.WeatherBean.java
my2.example.app2.WeatherUtils.java