开发者

Does Android platform support SpatiaLite? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed last year.

开发者_开发百科 Improve this question

Is it possible to use SpatiaLite database on Android platform (1.6)? I am trying to program a google buzz-like app which need to take advantage of SpatiaLite functions, like calculating distance between 2 points, etc. Any external library needed? Thanks.


Spatialite for Android: https://github.com/sevar83/android-spatialite (disclaimer: I'm the repo's owner)

Another implementation http://code.google.com/p/spatialite-android/

Tutorial on it: https://www.gaia-gis.it/fossil/libspatialite/wiki?name=spatialite-android-tutorial

But I doubt it supports such an outdated version (1.6).


my guess would be that someone would have to compile spatialite to work on the android linux version. And then you would have to get it on the phone. I voted up the question because I would love to see it happen.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜