You just need to define a new action in the AndroidManifest.xml file.
Put the code below in the <application> ----</application> your manifest file.
<uses-library android:name="org.brickred.socialauth.android.SocialAuthAdapter" />
user1290288
source share