ASNE
ASNE copied to clipboard
Remove Networks
I wanted to remove some social Networks excet Facebook and google plus, but everytime I try this the app crash, I am trying to comment the code like this:
// TwitterSocialNetwork twNetwork = new TwitterSocialNetwork(this, TWITTER_CONSUMER_KEY, TWITTER_CONSUMER_SECRET, TWITTER_CALLBACK_URL); // mSocialNetworkManager.addSocialNetwork(twNetwork); Which way sholud I follow?