I would like to allow the users of my Android app to freely download some apks from a public folder on Google Drive, with a suitable user experience.
My concerns are about the security of this process, I mean: is Google Drive public folder something as secure as Google Play itself for apks distributing? or even as the external files that an app can officially download from its Google Play developer stuff?
If the password of the Google drive account (or maybe Firebase?) is very strong, is my idea feasible, is it secure or hackers could alter the content of the folder injecting malware?
Take into account that the public folder is also in some extent known in its existence because the app shows it.