Skip to content Skip to sidebar Skip to footer

Android Twitter Fabric Sdk Conflict With Support Library

I have a problem with Twitter Fabric SDK. When I integrate the sdk and try to build, I get this error; Error:Failed to find: com.android.support:support-v4:21.0.0 And this is my gr

Solution 1:

Hemal from Fabric here, I'd love to help with this. We require the support library for Android L as part of the Twitter kit but it should be easy for you to grab- go to the Android SDK manager, and then select the support library and the support repository for v20 here to install:

enter image description here

Once that's installed, you can re-build and you should be good to go! Let me know how it goes.

Post a Comment for "Android Twitter Fabric Sdk Conflict With Support Library"