Android Open Source - App simple LeSunshine






Project Summary

A simple Android App practice..

Web Site / Source Repository

LeSunshine is hosted in the following web site
https://github.com/LLin233/LeSunshine

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

ItemValue
Java File Count10
Activity Count3
Fragment Count2
Test Case Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

LeSunshine has the following Java source files.

ll.android.sunshine.ApplicationTest.java
ll.android.sunshine.DetailActivity.java
ll.android.sunshine.ForecastFragment.java
ll.android.sunshine.MainActivity.java
ll.android.sunshine.SettingsActivity.java
ll.android.sunshine.TestDB.java
ll.android.sunshine.TestProvider.java
ll.android.sunshine.data.WeatherContract.java
ll.android.sunshine.data.WeatherDBHelper.java
ll.android.sunshine.data.WeatherProvider.java