android应用发布报错处理 错误为:Installation failed due to invalid URI!Please check logcat output for more details.Launch canceled!解决方法:adb shellcd /datachmod 777 local
adb shell
cd
/data
chmod
777
local