Android application gets and displays METAR weather for desired airport station by ICAO code.
metar-weather is hosted in the following web site
https://github.com/shakshin/metar-weather
If you think the Android project metar-weather 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 metar-weather.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
metar-weather has the following Java source files.
com.shakshin.metar.BootReceiver.java com.shakshin.metar.SettingsActivity.java com.shakshin.metar.UpdateService.java com.shakshin.metar.UpgradeReceiver.java