For getting altitude information from the GeoTIFF DEM, it may be possible to just use the Apache Commons Imaging Library an existing Java Library. An advantage of this technique is the source code is all in java, which would require no use of the Android NDK for running bytecode
For getting altitude information from the GeoTIFF DEM, it may be possible to just use
the Apache Commons Imaging Libraryan existing Java Library. An advantage of this technique is the source code is all in java, which would require no use of the Android NDK for running bytecodehttps://commons.apache.org/proper/commons-imaging/index.html