Skip navigation links
Proximity Kit Android 0.12.1

Radius Networks Proximity Kit Android SDK 0.12.1

This document is the API specification for the Radius Networks Proximity Kit SDK.

See: Description

Packages 
Package Description
com.radiusnetworks.proximity  
com.radiusnetworks.proximity.beacon  
com.radiusnetworks.proximity.geofence  
com.radiusnetworks.proximity.licensing  
com.radiusnetworks.proximity.model  
com.radiusnetworks.transmission  
com.radiusnetworks.util  

This document is the API specification for the Radius Networks Proximity Kit SDK.

Usage of the Proximity Kit Android SDK implies agreement to abide by the license terms.

About Proximity Kit for Android

Designed to help developers build location aware apps. By providing a rich SDK built on top of the latest geofence and beacon technology, Proximity Kit gives you the events you need to keep your app relevant and useful to your users.

Upon entering or leaving an beacon or geofence region, Proximity Kit notifies your app of the proximity event along with region identifiers and associated metadata. While in an beacon region, Proximity Kit provides additional ranging services for continuous proximity updates relative to the phone's distance from the beacon.

Release Notes: Version 0.12.1 - September 16, 2016

Bug Fixes:

  • Fix crash on wifi or power state change which occurs before a Proximity Kit manager has been created
  • Fix race condition queuing multiple syncs on wifi or power state change
  • Respect configured sync interval when syncing on wifi or power state changes
  • Use sync interval provided in kit config
  • Prevent duplicate geofence enter events on sync

This also includes all fixes from the 0.12.0 release.

Issues

For general service questions and help consult the Radius Networks support knowledge base.

For further API reference and developer documentation, see the Proximity Kit documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

If you've found a problem in this library, perform a search on existing issues in case it has already been reported. If you do not find any issue addressing it, feel free to open a new one.

Your issue report should contain a title and a clear description of the issue at a minimum. Please provide as much relevant information as possible to replicate the issue. This should include the Java and library versions, a code sample demonstrating the issue, and device OS information. Providing a unit test that demonstrates the issue is greatly appreciated. Your goal should be to make it easy for yourself - and others - to replicate the bug and figure out a fix.

Skip navigation links
Proximity Kit Android 0.12.1