I am using this code to download expansion file. and I am getting alert "Zip Path Traversal" "com.android.vending.expansion.downloader.R$string.decompress"
Noting that I am not decompressing the downloaded file and in the code there is nothing called decompress
.
Tried to follow this solution but no use.