NoClassDefFoundError: android/support/v4/content/LocalBroadcastManager

前端 未结 7 1712
甜味超标
甜味超标 2020-12-18 17:37
  • Platform: MonoDroid v4.2.4
  • IDE: Visual Studio 2012
  • Minimum SDK version: API 12

I\'m having runtime issues when trying to utilize th

7条回答
  •  死守一世寂寞
    2020-12-18 17:42

    Just replace the android-support-v4.jar of your project that is in>libs folder with android-support-v4.jar present in FacebookSDK>libs folder

提交回复
热议问题