Google+ Login Not working properly on Android fragment
问题 I am working with google+ login to my application and when i done it using a activity its work charm and after that i move my code into a fragment and after that when i try to login to google+ its not working i have to open the fragment activity 2 times to login to the google+ can anyone tell me what happen the code to the fragment is added below public class GooglePluseFragment extends Fragment implements ConnectionCallbacks, OnConnectionFailedListener { private static final int RC_SIGN_IN =