Android Open Source - Weather application The-Weather-App






Project Summary

Android weather application.

Web Site / Source Repository

The-Weather-App is hosted in the following web site
https://github.com/sachin1092/The-Weather-App

If you think the Android project The-Weather-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 The-Weather-App.

ItemValue
Java File Count25
Supported screen sizes[mdpi, v21, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count5
jar files usednineoldandroids-2.4.0.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
com.sachinshinde.theweatherapp.permission.MAPS_RECEIVE
Asset File Namesassets\Dosis-Book.ttf
assets\Dosis-SemiBold.ttf
assets\RobotoCondensed-Regular.ttf
assets\cnl.ttf
assets\cnlbold.ttf
Raw File Namesres\raw\changelog.xml




License

The license information of The-Weather-App is as follows:

Apache License

Resource Files

There are 24 image files in The-Weather-App. The names of the image files are listed as follows.

add_fab.png
add_fab_checked_default.png
add_fab_checked_focused.png
add_fab_checked_pressed.png
add_fab_unchecked_default.png
add_fab_unchecked_focused.png
add_fab_unchecked_pressed.png
ic_drawer.png
ic_drawer_settings.png
ic_graph_icon.png
ic_help.png
ic_info.png
ic_loc.png
ic_morebydev.png
ic_overview.png
ic_rearrange.png
ic_share.png
ic_star_black.png
ic_up.png
indicator_in_schedule.png
stars.png
textfield_activated.9.png
textfield_default.9.png
textfield_focused.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.sachinshinde.theweatherapp.ApplicationTest.java
com.sachinshinde.theweatherapp.db.LocationDBHandler.java
com.sachinshinde.theweatherapp.db.LocationsProvider.java
com.sachinshinde.theweatherapp.db.Locations.java
com.sachinshinde.theweatherapp.libs.SwipeDismissRecyclerViewTouchListener.java
com.sachinshinde.theweatherapp.libs.SwipeDismissTouchListener.java
com.sachinshinde.theweatherapp.ui.main.activities.AboutClass.java
com.sachinshinde.theweatherapp.ui.main.activities.AllCities.java
com.sachinshinde.theweatherapp.ui.main.activities.BaseActivity.java
com.sachinshinde.theweatherapp.ui.main.activities.LocationDetailActivity.java
com.sachinshinde.theweatherapp.ui.main.activities.LocationListActivity.java
com.sachinshinde.theweatherapp.ui.main.fragments.LocationDetailFragment.java
com.sachinshinde.theweatherapp.ui.main.fragments.LocationListFragment.java
com.sachinshinde.theweatherapp.ui.main.fragments.NavigationDrawerFragment.java
com.sachinshinde.theweatherapp.ui.main.views.DrawShadowFrameLayout.java
com.sachinshinde.theweatherapp.ui.main.views.MultiSwipeRefreshLayout.java
com.sachinshinde.theweatherapp.ui.main.views.ScrimInsetsFrameLayout.java
com.sachinshinde.theweatherapp.ui.main.views.ScrimInsetsScrollView.java
com.sachinshinde.theweatherapp.utils.ChangeLog.java
com.sachinshinde.theweatherapp.utils.Constant.java
com.sachinshinde.theweatherapp.utils.LUtils.java
com.sachinshinde.theweatherapp.utils.LogUtils.java
com.sachinshinde.theweatherapp.utils.PrefUtils.java
com.sachinshinde.theweatherapp.utils.UIUtils.java
com.sachinshinde.theweatherapp.utils.Utilities.java