Skip to content

Latest commit

History

History
33 lines (24 loc) 路 1.58 KB

README.md

File metadata and controls

33 lines (24 loc) 路 1.58 KB

FirebaseStorage

This repository contains an Android app written in Kotlin that uploads files (documents (pdf, docx), images, audios and videos) to Firebase Storage.

How does the app work?

The app has five buttons that allow you to choose the file type you want to upload. When you click on a button, through a ACTION_GET_CONTENT intent it allows you to choose a file to upload. Then it shows the file URI while uploading the image, after uploading it shows you the URL too.

Prerequisites

  • Android Studio 3.5

  • Kotlin - Programming language used to create app

Screenshots

Contributors


Doilio Matsinhe

Author


Calleb Miquissene