我尝试使用来自https://github.com/googlei18n/libphonenumber的libphonenumber,我已经将它添加到依赖项中,但它显示“无法解析符号PhoneNumberUtil”。这是为什么?顺便说一下,我正在使用androidstudio 最佳答案 谢谢大家我找到了我的答案我手动添加编译'com.googlecode.libphonenumber:libphonenumber:7.0.4'在build.gradle中当我试图通过在添加库中搜索找到它时,我找不到它