Skip to content

Demo used in the 1st Berlin Android Meetup to show a demostration of geofencing in Android

License

Notifications You must be signed in to change notification settings

CesarValiente/GeofencesDemo

Repository files navigation

GeofencesDemo

Demo used in the 1st Berlin Android Meetup to show a demostration of geofencing in Android

This project need to use a set of libraries (import them) that you can find in your android-sdk-folder, once you have already downloaded them using the sdk manager:

1- Google Play Services lib project located at your-android-sdk-folder/extras/google/google_play_services/libproject/google-play-services_lib

2- Action Bar compatibility lib project located at your-android-sdk-folder/extras/android/support/v7/appcompat

More info about Google Play services lib and ActionbarCompat:

Also, in order to use Maps in this app, you need to create your own google-maps-api-key.

You can find the instructions here.

About

Demo used in the 1st Berlin Android Meetup to show a demostration of geofencing in Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages