It consists in an augmented reality android application that will enable to spot the station by using a smartphone camera..
ariss is hosted in the following web site
https://github.com/arissapp/ariss
If you think the Android project ariss 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 ariss.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET |
Asset File Names | assets\images\person40x40.png assets\images\spacestation_icon2.png |
ariss has the following Java source files.
com.jala.ariss.ARISSMap.java com.jala.ariss.DrawView.java com.jala.ariss.SpaceFinder.java com.jala.ariss.model.Coord.java com.jala.ariss.model.SpaceObject.java com.jala.ariss.util.SpaceMath.java com.jala.ariss.util.SystemUiHider.java com.jala.ariss.util.SystemUiHiderBase.java com.jala.ariss.util.SystemUiHiderHoneycomb.java