Questions tagged [android]

"Android is a software stack for mobile devices that includes an operating system, middleware, and key applications," Wikipedia.

391 questions
4
votes
2 answers

What free gis is on android that leads in the area? -- just name top 1-2

similar kind of q of to What are some Free and Open Source GIS Desktop packages include evidence such as 4.8-5 rating out of 5, etc.
1
vote
1 answer

ShapefileFeatureTable cannot be converted to FeatureTable with Android?

I'm creating an Android application to display shapefiles. I'm using this code that I found on the Internet: try { ShapefileFeatureTable shapefileFeatureTable = new…
WhizBoy
  • 21
  • 6
1
vote
0 answers

List of GIS applications for Android OS

Possible Duplicate: GIS Apps for Android Tablets Do you know any GIS applications for android OS? I can recommend following ones: Locus - it is equivalent of GPS tourist navigation Shape file viewer - it is .shp .dbf reader Arc Gis It is also…
com
  • 3,694
  • 8
  • 41
  • 57
1
vote
0 answers

Example for Coordinate Transformation Suite (abridged CTS) Android

I want to transform my EPSG:25833 coordinates to google WGS84 at my android app. After long time searching i found the Coordinate Transformation Suite (abridged CTS) library. Has anybody a working example if i try the example from orbisgis i get the…
Bukmop
  • 71
  • 8
1
vote
1 answer

Seeking Android library to run Dijkstra on shapefile?

I have a shapefile and I want to find the best way of using Dijkstra on Android platform. Is there any library that I can use it? I have to convert it to graphs and then run algorithm. I am confused how make things together for this purpose. If it…
Majid
  • 445
  • 8
  • 21
0
votes
1 answer

Estimating surveying territory?

I am helping set up a project to gather survey data from small retail outlets in an emerging market using Open Data Kit. Is there any established methodology to estimate how much territory a surveyor can cover in a given time? I'm finding it…
Christian M.
  • 515
  • 2
  • 7
  • 13
0
votes
1 answer

Defining next object in street with android?

I want to put objects in a map and discover which is the closest object from me, supposing that I'm in a moving car with my cell phone. Thus, to define the closest object I need to take the orientation of the movement and the street into account.…
csfb
  • 141
  • 1
  • 5