An Android app that displays the latest weather data collected by NASA's Curiosity Rover on Mars.
WeatherOfMars is hosted in the following web site
https://github.com/jcordeiro/WeatherOfMars
If you think the Android project WeatherOfMars 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 WeatherOfMars.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-async-http-1.4.3.jar android-support-v4.jar crouton-1.5.jar libGoogleAnalyticsServices.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in WeatherOfMars. The names of the image files are listed as follows.
ic_action_remove.png mars_atmosphere.png
The following screenshort is generated from the image listed above.
WeatherOfMars has the following Java source files.
com.cordeiro.marsweatherreport.AppRater.java com.cordeiro.marsweatherreport.MarsWeatherActivity.java com.cordeiro.marsweatherreport.MarsWeatherClient.java com.cordeiro.marsweatherreport.MarsWeatherReport.java com.cordeiro.marsweatherreport.PreApi11UserPrefActivity.java com.cordeiro.marsweatherreport.UserPrefActivity.java com.cordeiro.marsweatherreport.UserPrefFragment.java