Android assignment 3.
FlightTracker is hosted in the following web site
https://github.com/GariceZa/FlightTracker
If you think the Android project FlightTracker 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 FlightTracker.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 5 |
Fragment Count | 2 |
Required Permissions | android.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 |
There are 1 image files in FlightTracker. The names of the image files are listed as follows.
ic_map_type.png
The following screenshort is generated from the image listed above.
FlightTracker has the following Java source files.
com.aviation.gareth.flighttracker.ApplicationTest.java com.aviation.gareth.flighttracker.DBAdapter.java com.aviation.gareth.flighttracker.ExitDialog.java com.aviation.gareth.flighttracker.FlightInfo.java com.aviation.gareth.flighttracker.GoogleLegalNotice.java com.aviation.gareth.flighttracker.GooglePlayServices.java com.aviation.gareth.flighttracker.LocationData.java com.aviation.gareth.flighttracker.MapsActivity.java com.aviation.gareth.flighttracker.SaveDialog.java com.aviation.gareth.flighttracker.Settings.java com.aviation.gareth.flighttracker.Splash.java com.aviation.gareth.flighttracker.ViewFlights.java