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?