Add the BlackBerry App Client ID to your Android app
BlackBerry
App Client ID to your Android
appRegister the identity provider for your app and copy the
BlackBerry
App Client ID.- InAndroid Studio, in theAndroidManifest.xmlfile, include the App Client ID.For example:<application> <meta-data android:name="com.blackberry.security.ClientID" android:value="abcdefgh-1234-1234-1234-abcdefgh" /> </application>