> On Saturday 28 April 2012 13:02:50 Noli Sicad wrote:
>> This is real app for Android with Spatialite. Not a spatialite library
>> :-).
>> http://code.google.com/p/spatialite-android/ > I think that actually builds the spatialite library (i.e. a spatialite.so)
> and
> a test application. I did that today (upgrading to PROJ.4 4.8.0).
> It appeared to crash on my android 2.2 AVD, but it (probably) ran OK on a
> 4.0.3 AVD. I haven't really finished the investigation yet.
> Brad
> --
> You received this message because you are subscribed to the Google Groups
> "SpatiaLite Users" group.
> To post to this group, send email to spatialite-users@googlegroups.com.
> To unsubscribe from this group, send email to
> spatialite-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/spatialite-users?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
> "SpatiaLite Users" group.
> To post to this group, send email to spatialite-users@googlegroups.com.
> To unsubscribe from this group, send email to
> spatialite-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/spatialite-users?hl=en.
I wish I had a good answer to the question myself. I am the
maintainer of the spatialite-android project. I am surprised at the
amount for web traffic the project receives. The few people I have
traded e-mails with haven't indicated their plans for spatialite-
android. Below are some of the other open source projects I am aware
of.
Just uploaded a n experimental build of aSQLiteManager with some SpatiaLite support. From the Query Viewer you can do spatial queries, update Geometry fields, ...
From the rest of the app you can do standard database operations except on BLOB fields. You find the app here:
http://play.google.com/store/apps/details?id=dk.andsen.aspatialite/Ma...
Den lørdag den 28. april 2012 04.53.37 UTC+2 skrev Noli Sicad: