a simple augmented reality tutorial I created with Ali Muzaffar (https://github.com/atgheb) it is split into four stages.
augmented-reality-tutorial is hosted in the following web site
https://github.com/cplain/augmented-reality-tutorial
If you think the Android project augmented-reality-tutorial 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 augmented-reality-tutorial.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA |
There are 3 image files in augmented-reality-tutorial. The names of the image files are listed as follows.
dot.png ic_action_search.png radar.png
The following screenshort is generated from the image listed above.
augmented-reality-tutorial has the following Java source files.
com.cobyplain.augmentreality.CameraSurfaceView.java com.cobyplain.augmentreality.CameraSurfaceView.java com.cobyplain.augmentreality.CameraSurfaceView.java com.cobyplain.augmentreality.Compass.java com.cobyplain.augmentreality.Compass.java com.cobyplain.augmentreality.Compass.java com.cobyplain.augmentreality.Compass.java com.cobyplain.augmentreality.DpiUtils.java com.cobyplain.augmentreality.DpiUtils.java com.cobyplain.augmentreality.DpiUtils.java com.cobyplain.augmentreality.DrawSurfaceView.java com.cobyplain.augmentreality.DrawSurfaceView.java com.cobyplain.augmentreality.DrawSurfaceView.java com.cobyplain.augmentreality.LocationUtils.java com.cobyplain.augmentreality.LocationUtils.java com.cobyplain.augmentreality.LocationUtils.java com.cobyplain.augmentreality.LocationUtils.java com.cobyplain.augmentreality.Point.java com.cobyplain.augmentreality.Point.java com.cobyplain.augmentreality.Point.java