mixare, mobile locator, Augmented reality, AR,display location on screen.
Android-MobileLocator is hosted in the following web site
https://github.com/DomenX/Android-MobileLocator
If you think the Android project Android-MobileLocator 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 Android-MobileLocator.
Item | Value |
---|---|
Java File Count | 93 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 3 |
Activity Count | 9 |
Fragment Count | 3 |
jar files used | android-support-v4.jar osmdroid-android-4.1.jar slf4j-android-1.6.1-RC1.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.example.fypv2.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
Asset File Names | assets\data.txt |
There are 27 image files in Android-MobileLocator. The names of the image files are listed as follows.
arena.png buzz.png icon_datasource.png icon_edit.png icon_white.png icon_white1.png image_marker.png image_not_found.png information.png loc_icon.png logo.png map.png menu_category.png menu_display_path.png menu_exit.png menu_logo.png menu_map.png menu_refresh.png menu_search.png menu_update_location.png menu_view_mode.png osm.png search.png twitter.png wikipedia.png zoom_in.png zoom_out.png
The following screenshort is generated from the image listed above.
Android-MobileLocator has the following Java source files.
com.example.fypv2.ActState.java com.example.fypv2.AppContextHelper.java com.example.fypv2.AugmentedScreen.java com.example.fypv2.DataDrawer.java com.example.fypv2.EnvAbstractData.java com.example.fypv2.EnvSimpleData.java com.example.fypv2.HttpTools.java com.example.fypv2.LocationListView.java com.example.fypv2.MainActivity.java com.example.fypv2.MainContext.java com.example.fypv2.MainFrame.java com.example.fypv2.RadarPoints.java com.example.fypv2.UIEvent.java com.example.fypv2.camera.CameraCompatibility.java com.example.fypv2.camera.CameraScreen.java com.example.fypv2.dataprocessor.DataConvertor.java com.example.fypv2.dataprocessor.DataProcessor.java com.example.fypv2.dataprocessor.MbLocatorDataProcessor.java com.example.fypv2.dataprocessor.MixareDataProcessor.java com.example.fypv2.dataprocessor.OsmDataProcessor.java com.example.fypv2.dataprocessor.TwitterDataProcessor.java com.example.fypv2.dataprocessor.WikiDataProcessor.java com.example.fypv2.datasource.DataHandler.java com.example.fypv2.datasource.DataSource.java com.example.fypv2.datasource.DataSourceList.java com.example.fypv2.datasource.DataSourceManager.java com.example.fypv2.datasource.DataSourceManagerFactory.java com.example.fypv2.datasource.DataSourceStorage.java com.example.fypv2.download.DownloadManager.java com.example.fypv2.download.DownloadManagerFactory.java com.example.fypv2.download.DownloadRequest.java com.example.fypv2.download.DownloadResult.java com.example.fypv2.location.LocationFinder.java com.example.fypv2.location.LocationFinderFactory.java com.example.fypv2.location.LocationResolver.java com.example.fypv2.map.HttpConnection.java com.example.fypv2.map.MapRoute.java com.example.fypv2.map.MapRouteFragment.java com.example.fypv2.map.PathGoogleMapActivity.java com.example.fypv2.map.PathJSONParser.java com.example.fypv2.marker.LocalMarker.java com.example.fypv2.marker.LocatorMarker.java com.example.fypv2.marker.NavigationMarker.java com.example.fypv2.marker.POIMarker.java com.example.fypv2.marker.SocialMarker.java com.example.fypv2.updatelocation.UpdateLocationInfo.java com.example.fypv2.updatelocation.UpdateLocation_GPS.java org.mixare.lib.HtmlUnescape.java org.mixare.lib.MixContextInterface.java org.mixare.lib.MixStateInterface.java org.mixare.lib.MixUtils.java org.mixare.lib.data.PluginDataProcessor.java org.mixare.lib.gui.Label.java org.mixare.lib.gui.PaintScreen.java org.mixare.lib.gui.ScreenLine.java org.mixare.lib.gui.ScreenObj.java org.mixare.lib.gui.TextObj.java org.mixare.lib.marker.InitialMarkerData.java org.mixare.lib.marker.Marker.java org.mixare.lib.marker.PluginMarker.java org.mixare.lib.marker.draw.ClickHandler.java org.mixare.lib.marker.draw.DrawArrow.java org.mixare.lib.marker.draw.DrawCommand.java org.mixare.lib.marker.draw.DrawImage.java org.mixare.lib.marker.draw.DrawTextBox.java org.mixare.lib.marker.draw.ParcelableProperty.java org.mixare.lib.marker.draw.PrimitiveProperty.java org.mixare.lib.reality.PhysicalPlace.java org.mixare.lib.render.Camera.java org.mixare.lib.render.Matrix.java org.mixare.lib.render.MixVector.java org.mixare.plugin.MockLocationActivity.java org.mixare.plugin.MockLocationProvider.java org.mixare.plugin.MockLocationService.java org.mixare.plugin.arenaprocessor.ArenaProcessor.java org.mixare.plugin.arenaprocessor.service.ArenaProcessorService.java org.mixare.plugin.arenasplash.ArenaSplashActivity.java org.mixare.plugin.arenasplash.service.ArenaSplashService.java org.mixare.plugin.barcode.BarcodeActivity.java org.mixare.plugin.barcode.intent.IntentIntegrator.java org.mixare.plugin.barcode.intent.IntentResult.java org.mixare.plugin.barcode.service.BarcodeService.java org.mixare.plugin.imagemarker.ImageMarker.java org.mixare.plugin.imagemarker.service.ImageMarkerService.java