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
Create a MIME-TYPE mapping of apk to application/vnd.android.package-archive. How you do this will vary on your web server.
apk
application/vnd.android.package-archive