I was wondering if it's possible to upload the .apk file to MySQL database and make em downloadable.
Even if it's possible, would it be a good choice to primarily use the database to handle all the uploaded files? Or a web server is a must needed for this kind of purpose?