firebase / geofire-android

GeoFire for Android apps
Apache License 2.0
133 stars 36 forks source link

Create geofire-android-common library #5

Closed samtstern closed 4 years ago

samtstern commented 4 years ago

The goal here is to make a simple utility class that any Android app can use to do GeoHash math, which is hard and annoying.

Googlers: see the design doc here.

TODO: