android——No matching client found for package错误处理

Posted shoneworn

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了android——No matching client found for package错误处理相关的知识,希望对你有一定的参考价值。

android中出现这种情况,一般是在直接改现有的包名导致的。比如com.shone.news 改为com.ailin.news   其他地方都改了。但是不够彻底。漏掉了一个非常重要的地方

按照下图把包名改过来,保证没事

以上是关于android——No matching client found for package错误处理的主要内容,如果未能解决你的问题,请参考以下文章

Android studio :No version of NDK matched the requested version

解决Android中No resource found that matches android:TextAppearance.Material.Widget.Button.Inverse问题(示例代

Android - 错误:"No resource found that matches the given name android:Theme.Material&quot

当安装INSTALL_FAILED_NO_MATCHING_ABIS时出现Android AIR 33错误:无法提取本机库,res = -113

项目引入android-support-v7-appcompat遇到的问题,no resource found that matches the given name 'android:The

创建android项目时,出现No resource found that matches the given name 'Theme.AppCompat.Light'