How may I store geographical data in an android database and query for it?
- by Eduardo
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?