Does Android platform support SpatiaLite?
        Posted  
        
            by Stan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Stan
        
        
        
        Published on 2010-04-22T18:39:47Z
        Indexed on 
            2010/04/22
            18:43 UTC
        
        
        Read the original article
        Hit count: 374
        
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.
© Stack Overflow or respective owner