Hello,
That's depends on how your server and/or application sends it. If you use a PHP script to send apk to users you need to make sure that you send its size in headers, if you download the file directly over HTTP/HTTPS then you might need to check headers and adjust them with .htaccess directives, probably modify content-type.