Android SDK 2.2.11 Release Notes

June 6, 2017

New Features and Enhancements:

  • The sdkdemo build config was updated with usable default values. Versions should still be customized according to the host project's environment.

Issues Resolved:

  • Loose native libraries are no longer copied to the host project's src/main/jniLibs directory.
  • Any previous native libraries in the src/main/jniLibs directory that are not generated by the host project are now unused and can be removed.

Notes:

  • Updates were made to the README regarding how to use BomgarSDK.jar in a project. The host project must meet the requirements described therein.