# Neotaur-Geotaur

DevFeed: [Neotaur-Geotaur](<https://devfeed.tech/articles/neotaur-geotaur-32070.md>)

Original publisher: [Read original article](<https://www.maiatoday.net/p/neotaur-geotaur/>)

Published: 2016-08-29T12:04:46Z

Content type: article

Language: en

Sources: [maiatoday](<https://devfeed.tech/sources/maiatoday.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Google](<https://devfeed.tech/topics/google.md>), [interfaces](<https://devfeed.tech/topics/interfaces.md>), [Dependency injection](<https://devfeed.tech/topics/dependency-injection.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [dependency-injection](<https://devfeed.tech/tags/dependency-injection.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [google](<https://devfeed.tech/tags/google.md>), [interfaces](<https://devfeed.tech/tags/interfaces.md>), [logging](<https://devfeed.tech/tags/logging.md>), [sample](<https://devfeed.tech/tags/sample.md>), [with](<https://devfeed.tech/tags/with.md>)

## AI overview

A short project note about Neotaur-Geotaur, a sampler app that compares Google location APIs with Awareness APIs using the same geofences. It also mentions Firebase remote logging and database access, plus dependency injection.

## Source excerpt

I like to make sampler apps to explore new things to learn. I was wondering how the google location apis differed from the new awereness apis. The Geotaur repo has an app that can use either of these two interfaces. Since it builds two flavours you can run the apps side by side with the same geofences to see how they differ. While I was at it I tried my hand at some other tech too, firebase remote logging and db access, dependency injection. Install from play: Neotaur{:target="_blank"} Geotaur{:target="_blank"}