francisdb / locative-android-app

The Geofancy Android app - Geofencing, iBeacon, Home automation

Home Page:http://geofancy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Locative for Android

Join the chat at https://gitter.im/LocativeHQ/android-app

Build Status

http://locative.io

This is the Locative app for Android. I've started Locative as a side project at the beginning of 2013, the iOS has well evolved since then, sadly I've never really had time to work on the Android app.

I'm releasing this project as open source now, maybe someone can benefit from it, it's building fine using a current version of Android Studio (at the time being) but there's some NPEs when trying to add Geofences, probably because of some old Gmaps APIs? ¯_(ツ)_/¯

However, just fork this repo, fix it and create a PR (troll). Or take it yourself and build something (awesome) with it. I don't mind, it's up to you.

Here's a screenshot from the iOS version (at the time of writing this):

Screenshot

The Android app is pretty much feature complete, but definitely needs to be modernized before it can be used standalone or even with the https://my.locative.io backend.

License

The MIT License (MIT)

Copyright (c) 2014-today Marcus Kida

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

The Geofancy Android app - Geofencing, iBeacon, Home automation

http://geofancy.com

License:MIT License


Languages

Language:Java 100.0%