简体   繁体   English

我的Android模拟器中无法使用添加帐户

[英]ADD ACCOUNT is not working in my Android Emulator

In my android Emulator , i am not able to config the Gmail Account details using Add account. 在我的Android Emulator中,我无法使用“添加帐户”配置Gmail帐户详细信息。 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)) ). 我还尝试使用Intent(使用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. 提前致谢。

This answer is a bit late, but i'm putting this up for posterity. 这个答案有点晚了,但是我要为后代作准备。 I had a similar problem, it turned out that i had to use the google api's (17 to be specific) for the target settings when setting up the emulator, hope this will be of help to someone. 我有一个类似的问题,事实证明我在设置模拟器时必须使用google api(具体为17)进行目标设置,希望这对某人有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM