How to download “.apk” as “.apk”? (not as “.zip”)

后端 未结 7 1987
天命终不由人
天命终不由人 2020-12-16 13:51

I have a small problem. Some browsers are not downloading the \".apk\" files correctly. How to download \".apk\" as \".apk\"? (not as \".zip\") Some browsers are convert the

7条回答
  •  一向
    一向 (楼主)
    2020-12-16 14:09

    You can also set in web.config for local server for downloading apk

    
       
          
             
          
       
    
    

提交回复
热议问题