This is an exercise project based on the code samples from Pro Android Augmented Reality book.
SimpleARApp is hosted in the following web site
https://github.com/ihla/SimpleARApp
If you think the Android project SimpleARApp 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 SimpleARApp.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET |
There are 1 image files in SimpleARApp. The names of the image files are listed as follows.
ic_maps_indicator_current_position.png
The following screenshort is generated from the image listed above.
SimpleARApp has the following Java source files.
my.example.simplearapp.FixLocation.java my.example.simplearapp.FlatBack.java my.example.simplearapp.Main.java