Skip to main content
Version: 3.x.x

Vkontakte

To turn on Vkontakte authorization you need to add ApplicationId and VKServiceActivity to AndroidManifest, by adding the following elements in <application>.

Please, ask your manager for Vkontakte Application Id.

<meta-data android:name="com.vk.sdk.ApplicationId"
android:value="$your_vkontakte_application_id" />