Firebase provides secure file uploads and downloads for the Firebase application. This article explains how to build an Android application with the ability to select the pdf from the mobile phone and upload that pdf to the Firebase Storage.
Read moreCan Firebase store documents?
Cloud Storage for Firebase stores your files in a Google Cloud Storage bucket , making them accessible through both Firebase and Google Cloud. This allows you the flexibility to upload and download files from mobile clients via the Firebase SDKs for Cloud Storage.
Read more