WeatherNow ported to Android Studio.
WeatherNow_AndroidStudio is hosted in the following web site
https://github.com/abhi2rai/WeatherNow_AndroidStudio
If you think the Android project WeatherNow_AndroidStudio 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 WeatherNow_AndroidStudio.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [tvdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 7 |
Minimum SDK Version | 7 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | classes.jar classes.jar classes.jar classes.jar internal_impl-21.0.2.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\fonts\weather.ttf |
Raw File Names | res\raw\gtm_analytics |
There are 28 image files in WeatherNow_AndroidStudio. The names of the image files are listed as follows.
common_full_open_on_phone.png common_ic_googleplayservices.png common_signin_btn_icon_disabled_dark.9.png common_signin_btn_icon_disabled_focus_dark.9.png common_signin_btn_icon_disabled_focus_light.9.png common_signin_btn_icon_disabled_light.9.png common_signin_btn_icon_focus_dark.9.png common_signin_btn_icon_focus_light.9.png common_signin_btn_icon_normal_dark.9.png common_signin_btn_icon_normal_light.9.png common_signin_btn_icon_pressed_dark.9.png common_signin_btn_icon_pressed_light.9.png common_signin_btn_text_disabled_dark.9.png common_signin_btn_text_disabled_focus_dark.9.png common_signin_btn_text_disabled_focus_light.9.png common_signin_btn_text_disabled_light.9.png common_signin_btn_text_focus_dark.9.png common_signin_btn_text_focus_light.9.png common_signin_btn_text_normal_dark.9.png common_signin_btn_text_normal_light.9.png common_signin_btn_text_pressed_dark.9.png common_signin_btn_text_pressed_light.9.png ic_plusone_medium_off_client.png ic_plusone_small_off_client.png ic_plusone_standard_off_client.png ic_plusone_tall_off_client.png powered_by_google_dark.png powered_by_google_light.png
The following screenshort is generated from the image listed above.
WeatherNow_AndroidStudio has the following Java source files.
android.support.v7.cardview.BuildConfig.java android.support.v7.cardview.BuildConfig.java com.abc.weathernow.BuildConfig.java com.abc.weathernow.CardLayout.java com.abc.weathernow.Forecast.java com.abc.weathernow.InfoCardAdapter.java com.abc.weathernow.JSONWeatherParser.java com.abc.weathernow.Location.java com.abc.weathernow.MainActivity.java com.abc.weathernow.Weather.java com.abc.weathernow.WeatherHttpClient.java com.abc.weathernow.WeatherInfo.java