In my android Emulator , i am not able to config the Gmail Account details using Add account. If i clicks the button, there is no response from the Emulator.
I also tried accessing the Adding account feature using Intent (using StartActivity(new Intent(Settings.ACTION_ADD_ACCOUNT)) ). Even that is not opening the Configuration screen.
Please help me to fix this issue.
Thanks in advance.