解决Android Native代码无法Debug的问题

报错信息如下:

ProtobufClient.cpp:146] ERROR, no such host as localhost

解决办法:

/etc/hosts 添加 127.0.0.1 localhost

    原文作者:我是吸血鬼
    原文地址: https://www.jianshu.com/p/cc83fd08d643
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞