The OSM Geotrigger App is an Android app that receives notifications from the geotriggers that have been created for OSM objects.
The OSM Geotrigger App supports e.g.:
- Display a map
- Activate/deactivate OSM categories
- Receive notifications from the Geotrigger Service
- Show detailed information about the OSM object related to the trigger
The OSM Geotrigger App can be build from the source files. The resulting APK file can be installed like other Android apps on Android devices.
The OSM Geotrigger App uses the ArcGIS Runtime SDK for Android:
Other used libraries:
- android-support-v4.jar
- google-play-services.jar
- geotrigger-sdk-1.0.2.jar
You are welcome to checkout this sample code to get inspirated for your own work.
Copyright 2015 Esri
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
A copy of the license is available in the repository's license.txt file.