EOCD not found, not Zip,while installing apk without source

雨燕双飞 提交于 2019-12-11 07:43:54

问题


When I am trying to install apk through command prompt it shows an error like this

adb install "D:\vignesh\ruchi rapps\eRuchi-and
riod.apk"
EOCD not found, not Zip
file 'D:\vignesh\ruchi rapps\eRuchi-andriod.apk' is not a valid zip file
rm failed for /data/local/tmp/eRuchi-andriod.apk, No such file or directory

I already looked for the solution over here,here, here,But the solutions mentioned were apk's with source, but in my case i dont have any source code of apk,how can i rectify this issue?

来源:https://stackoverflow.com/questions/19649625/eocd-not-found-not-zip-while-installing-apk-without-source

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!