How may I store geographical data in an android database and query for it?

Posted by Eduardo on Stack Overflow See other posts from Stack Overflow or by Eduardo
Published on 2010-03-01T22:18:50Z Indexed on 2010/03/22 13:11 UTC
Read the original article Hit count: 273

Filed under:
|
|

I want to store locations in my Android phone and be able for the application to tell me if I am inside these points&radius.

What is the best way to store many point&radius locations and efficiently query for them?

© Stack Overflow or respective owner

Related posts about android

Related posts about gis