Prototype city guide. Android Native application for Google Glass created during first Google Glass Hackathon in Poland.
Hereandhounds is hosted in the following web site
https://github.com/pwittchen/Hereandhounds
If you think the Android project Hereandhounds 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 Hereandhounds.
Item | Value |
---|---|
Java File Count | 34 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar itraffApi_v1.jar zxing-core.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in Hereandhounds. The names of the image files are listed as follows.
bkg_small.png circle_selected.png circle_unselected.png compass.png
The following screenshort is generated from the image listed above.
Hereandhounds has the following Java source files.
com.futureprocessing.hereandhounds.activity.EyeViewActivity.java com.futureprocessing.hereandhounds.augmentedreality.AppuntaBuilder.java com.futureprocessing.hereandhounds.augmentedreality.AppuntaConstants.java com.futureprocessing.hereandhounds.augmentedreality.AppuntaUtils.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.location.LocationFactory.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.location.LocationReader.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.math3d.Math3dUtil.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.math3d.Trig1.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.math3d.Trig3.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.math3d.Vector1.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.math3d.Vector2.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.math3d.Vector3.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.orientation.Orientation.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.orientation.OrientationManager.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.point.Point.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.point.PointsUtil.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.point.impl.SimplePoint.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.point.renderer.PointRenderer.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.point.renderer.impl.AugmentedDrawablePointRenderer.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.point.renderer.impl.DrawablePointRenderer.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.point.renderer.impl.EyeViewRenderer.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.point.renderer.impl.SimplePointRenderer.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.ui.AppuntaView.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.ui.CameraView.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.ui.EyeView.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.ui.PanoramaView.java com.futureprocessing.hereandhounds.augmentedreality.appunta.android.ui.RadarView.java com.futureprocessing.hereandhounds.imagerecognition.recognizeim.RecognizeImConstants.java com.futureprocessing.hereandhounds.imagerecognition.recognizeim.RecognizeImHelper.java com.futureprocessing.hereandhounds.location.LocationHelper.java com.futureprocessing.hereandhounds.model.PointsModel.java com.futureprocessing.hereandhounds.task.TakePictureTask.java com.futureprocessing.hereandhounds.ui.DialogHelper.java com.futureprocessing.hereandhounds.ui.viewholders.EyeViewActivityViewHolder.java