Android Phone/Tablet App showcasing French Wine Appelations.
AOC-France is hosted in the following web site
https://github.com/franklinharper/AOC-France
If you think the Android project AOC-France 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 AOC-France.
Item | Value |
---|---|
Java File Count | 61 |
Supported screen sizes | [hdpi] |
Target SDK Version | 11 |
Minimum SDK Version | 5 |
Activity Count | 8 |
Fragment Count | 2 |
jar files used | android-support-v13.jar androidannotations-2.4.jar androidsoft-credits-1.1.0.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\aoc.csv |
There are 15 image files in AOC-France. The names of the image files are listed as follows.
about.png about_pressed.png aoc_close.png aoc_close_pressed.png augmented_reality.png augmented_reality_pressed.png balloon_overlay_close.png balloon_overlay_focused.9.png balloon_overlay_unfocused.9.png button_show_on_map.png logo.png notification.png search.png search_pressed.png wine_marker.png
The following screenshort is generated from the image listed above.
AOC-France has the following Java source files.
com.franceaoc.app.Constants .java com.franceaoc.app.ar.CommuneMarker.java com.franceaoc.app.ar.CommunesDataSource.java com.franceaoc.app.map.CommuneOverlay.java com.franceaoc.app.map.CommuneOverlayItem.java com.franceaoc.app.map.GeoUtils .java com.franceaoc.app.map.POIMapView.java com.franceaoc.app.map.POIOverlayResources .java com.franceaoc.app.model.AOC .java com.franceaoc.app.model.AbstractPOI.java com.franceaoc.app.model.Commune.java com.franceaoc.app.model.POI .java com.franceaoc.app.model.SortablePOI.java com.franceaoc.app.service.AOCService .java com.franceaoc.app.service.CommuneService .java com.franceaoc.app.service.LoadingDataService .java com.franceaoc.app.service.LocationService .java com.franceaoc.app.service.ProximityService.java com.franceaoc.app.ui.activity.AOCMapActivity.java com.franceaoc.app.ui.activity.ARActivity.java com.franceaoc.app.ui.activity.AboutActivity.java com.franceaoc.app.ui.activity.CommuneActivity.java com.franceaoc.app.ui.activity.DashboardActivity.java com.franceaoc.app.ui.activity.NearestCommunesListActivity.java com.franceaoc.app.ui.activity.OptionsActivity.java com.franceaoc.app.ui.activity.SplashActivity.java com.franceaoc.app.ui.adpater.CommuneAdapter.java com.franceaoc.app.ui.fragment.NearestCommunesListFragment.java com.jwetherell.augmented_reality.activity.AugmentedReality.java com.jwetherell.augmented_reality.activity.AugmentedView.java com.jwetherell.augmented_reality.activity.SensorsActivity.java com.jwetherell.augmented_reality.camera.CameraCompatibility.java com.jwetherell.augmented_reality.camera.CameraModel.java com.jwetherell.augmented_reality.camera.CameraSurface.java com.jwetherell.augmented_reality.common.LowPassFilter.java com.jwetherell.augmented_reality.common.Matrix.java com.jwetherell.augmented_reality.common.PitchAzimuthCalculator.java com.jwetherell.augmented_reality.common.Utilities.java com.jwetherell.augmented_reality.common.Vector.java com.jwetherell.augmented_reality.data.ARData.java com.jwetherell.augmented_reality.data.DataSource.java com.jwetherell.augmented_reality.data.NetworkDataSource.java com.jwetherell.augmented_reality.data.PhysicalLocation.java com.jwetherell.augmented_reality.data.ScreenPosition.java com.jwetherell.augmented_reality.ui.IconMarker.java com.jwetherell.augmented_reality.ui.Marker.java com.jwetherell.augmented_reality.ui.Radar.java com.jwetherell.augmented_reality.ui.objects.PaintableBox.java com.jwetherell.augmented_reality.ui.objects.PaintableBoxedText.java com.jwetherell.augmented_reality.ui.objects.PaintableCircle.java com.jwetherell.augmented_reality.ui.objects.PaintableGps.java com.jwetherell.augmented_reality.ui.objects.PaintableIcon.java com.jwetherell.augmented_reality.ui.objects.PaintableLine.java com.jwetherell.augmented_reality.ui.objects.PaintableObject.java com.jwetherell.augmented_reality.ui.objects.PaintablePoint.java com.jwetherell.augmented_reality.ui.objects.PaintablePosition.java com.jwetherell.augmented_reality.ui.objects.PaintableRadarPoints.java com.jwetherell.augmented_reality.ui.objects.PaintableText.java com.readystatesoftware.mapviewballoons.BalloonItemizedOverlay.java com.readystatesoftware.mapviewballoons.BalloonOverlayResources .java com.readystatesoftware.mapviewballoons.BalloonOverlayView.java