I need to to integrate both Facebook and Google Plus in the same activity but I'm not getting success in it. I have tried both in individual projects and they work fine but when I add both projects together my app gets crashed. Even I have tried them with custom buttons too but they don't work either. Currently my Facebook part is working fine but I get error when I click on Google's button. I always get error in this line of Google+ code mConnectionResult.hasResolution()
Anybody has solution of this? If yes then please provide to me.