Facebook Sdk Crashes Google-play-services-lib If Imported As Existing Android Source Code
I have an extremely strange problem to which finding solution seems to be very tricky. Here's the story: The application I'm working on uses both Facebook SDK and Google Maps v2. T
Solution 1:
SOLUTION: It seems that adding Java Build Path reference to android_sdk\extras\google\google_play_services\libproject\google-play-services_lib\libs\google_play_services.jar file fixed the issue. Crysis averted. ;)
Post a Comment for "Facebook Sdk Crashes Google-play-services-lib If Imported As Existing Android Source Code"