Skip to content
Michał Gasztold edited this page Aug 20, 2021 · 21 revisions

Android Contextual Interactions SDK

For information on pricing, features, examples and our fantastic iBeacon compatible beacons please check our web-site http://www.ubudu.com. It is totally free to develop with Ubudu SDKs and we only charge usage... above a certain threshold.

Ubudu SDK is a contextual interaction platform designed to help you to develop and deploy new user experiences bridging the physical and digital worlds, by the power of micro-location technology. You can find the java docs of the API here : http://www.ubudu.com/docs/android/contextual_interactions_sdk/index.html

SDK contains several components:

  • Ubudu Geofence SDK,
  • Ubudu Proxmity Beacon SDK (Bluetooth).

The UbuduSDK library is to be used in all applications connecting to Ubudu geofences and bluetooth LE beacons for geomarketing services on Android platform.

System and hardware requirements

For Geofencing

  • Android >=4.3

For beacons related features

  • A Bluetooth Low Energy (BLE) radio, present in some devices as part of Bluetooth 4.0
  • A working BLE API that allows third-party app code to access BLE. This is present in Android 4.3+ devices.