Skip to main content
Version: 3.2.0

Overview

Requirements#

  • Minimum SDK version - 16
  • AndroidX
  • Android Permissions (refer section below)
  • 30 minutes of your time

Android Permissions#

You do not need to declare any of the following permissions in your AndroidManifest.xml. This is just for your reference. Some of these permissions may need to be granted on runtime for accessing a method from BharatX's SDK. If so, the SDK will request the user the permissions with clear explanation what the data is being used for.

  • android.permission.INTERNET
  • android.permission.READ_CONTACTS
  • android.permission.READ_PHONE_STATE
  • android.permission.READ_PHONE_NUMBERS
  • android.permission.ACCESS_FINE_LOCATION
  • android.permission.ACCESS_BACKGROUND_LOCATION
  • android.permission.READ_SMS