You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spatiali...@googlegroups.com
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
Noli Sicad
unread,
Apr 28, 2012, 4:31:26 AM4/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spatiali...@googlegroups.com
Hi Brad,
Probably you can hack MyTracks to support Spatialite.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spatiali...@googlegroups.com
On Saturday 28 April 2012 18:31:26 Noli Sicad wrote:
> Hi Brad,
>
> Probably you can hack MyTracks to support Spatialite.
>
> http://code.google.com/p/mytracks/
I'm not sure why I (in particular) would want to. I'm not a java programmer.
Or did you have something else in mind?
Brad
Noli Sicad
unread,
Apr 28, 2012, 6:21:54 AM4/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spatiali...@googlegroups.com
If you want C/C++, i.e. Objective-C, there are 2 options but iOS (iPhone/iPad).
However, you need a Mac OS X machine and Xcode + iOS SDK for this.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SpatiaLite Users
Noli,
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.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spatiali...@googlegroups.com
Spatialite is used for the council polygons, union of council polygons into regions, detecting which polygon contains the user's current location in this app:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spatiali...@googlegroups.com
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 /Martin