赞
踩
更换了项目的签名文件,Android studio 模拟器运行报错:The application could not be installed: INSTALL_FAILED_SHARED。
解决:
sharedUserId : "android.uid.system",
在AndroidManifest.xml中找到shareUserId这行,删掉;如果是别人的项目找不到,全局搜索一下,找到模块
把android.uid.system去掉 即可
欢迎交流
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。