An android application which shows the current location of the ISS..
ISS-Tracker-Android is hosted in the following web site
https://github.com/wethejumpingspiders/ISS-Tracker-Android
If you think the Android project ISS-Tracker-Android 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 ISS-Tracker-Android.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, xhdpi, nodpi] |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | joda-time-2.4.jar mint-4.0.2.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 8 image files in ISS-Tracker-Android. The names of the image files are listed as follows.
bg_next_to_location.png btn_lock_normal.png btn_lock_pressed.png btn_myl_normal.png btn_myl_pressed.png example_appwidget_preview.png iss_icon_black.png refresh.png
The following screenshort is generated from the image listed above.
ISS-Tracker-Android has the following Java source files.
com.wethejumpingspiders.iss_tracker.ApplicationTest.java com.wethejumpingspiders.iss_tracker.BaseActivity.java com.wethejumpingspiders.iss_tracker.CurrentLocationFragment.java com.wethejumpingspiders.iss_tracker.FetchISSLocationService.java com.wethejumpingspiders.iss_tracker.GetISSLocationRunnable.java com.wethejumpingspiders.iss_tracker.GetISSPassTimesRunnable.java com.wethejumpingspiders.iss_tracker.GetPeopleInSpaceRunnable.java com.wethejumpingspiders.iss_tracker.IGetISSPassTimes.java com.wethejumpingspiders.iss_tracker.IGetPeopleInSpace.java com.wethejumpingspiders.iss_tracker.ISSPassTime.java com.wethejumpingspiders.iss_tracker.ISSTrackerWidgetProvider.java com.wethejumpingspiders.iss_tracker.IUseISSLocation.java com.wethejumpingspiders.iss_tracker.LaunchActivity.java com.wethejumpingspiders.iss_tracker.MapFragment.java com.wethejumpingspiders.iss_tracker.PeopleInSpaceFragment.java com.wethejumpingspiders.iss_tracker.PersonInSpace.java