Deprecated in SDK 3.6.0.1. com.kofax.kmc.kui.uicontrols.data.GpsUsageLimits To comply with the new Google Play Store policies, we are removing the functionality of this API. The Google Play store has updated its policy concerning device location, restricting background location access to apps that need it for their core functionality and meet related policy requirements.
Deprecated in SDK 3.6.0.1. getImageLatitude To comply with the new Google Play Store policies, we are removing the functionality of this API. The Google Play store has updated its policy concerning device location, restricting background location access to apps that need it for their core functionality and meet related policy requirements. If the Image on disk has latitude information in its meta data and user tries to read image through imageReadFromFile() method, then this API will return the latitude value, otherwise it will return null.
Deprecated in SDK 3.6.0.1. getImageLongitude To comply with the new Google Play Store policies, we are removing the functionality of this API. The Google Play store has updated its policy concerning device location, restricting background location access to apps that need it for their core functionality and meet related policy requirements. If the Image on disk has longitude information in its meta data and user tries to read image through imageReadFromFile() method, then this API will return the longitude value, otherwise it will return null.
Deprecated in SDK 3.6.0.1. getGpsUsage To comply with the new Google Play Store policies, we are removing the functionality of this API. The Google Play store has updated its policy concerning device location, restricting background location access to apps that need it for their core functionality and meet related policy requirements.
Deprecated in SDK 3.6.0.1. setGpsUsage To comply with the new Google Play Store policies, we are removing the functionality of this API. The Google Play store has updated its policy concerning device location, restricting background location access to apps that need it for their core functionality and meet related policy requirements.
Member IProjectProvider.getVariant (final String projectName, final String variantName, final String version, final ICompletionListener< File > listener)