Package com.flir.thermalsdk.androidsdk.helpers
package com.flir.thermalsdk.androidsdk.helpers
-
ClassDescriptionEncapsulated the asking of permission in Android, the class has to be used by an Activity.
Support handling both permissions for Network, Bluetooth.
The Activity registered with this utility class has to implement "onRequestPermissionsResult(..)" and call this handlers "onRequestPermissionsResult(..)"
Note that you also need to describe the permissions required in Android manifest.Helper class for showing a toast message on the screen.