How to get certfile (.android\emulator-grpc.cer)?

此生再无相见时 提交于 2020-04-08 21:13:32

问题


After updating java, this message appears every time I run the emulator

21:13   Emulator: emulator: WARNING: EmulatorService.cpp:448: Cannot find certfile: C:\Users\Aml\.android\emulator-grpc.cer 

security will be disabled.

21:13   Emulator: Started GRPC server at 127.0.0.1:8554

Did some one face this issue and do I resolve this issue?


回答1:


I met the same problem with you in Android Studio 3.6.1. I think it is a bug in this version. I solved this problem by downgrading the Android studio to 3.5.3. You can find previous versions from here: https://developer.android.com/studio/archive.htm



来源:https://stackoverflow.com/questions/60344740/how-to-get-certfile-android-emulator-grpc-cer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!