AlynxZhou / alynx-live-wallpaper

An android app that allows you choose a video as wallpaper.
https://livewallpaper.alynx.xyz/
Apache License 2.0
94 stars 37 forks source link

Any plan to retrieve video from url using firebase database? #2

Closed muhamadrid closed 4 years ago

muhamadrid commented 4 years ago

Do u have any plan to retrieve the url of videos using firebase database?

AlynxZhou commented 4 years ago

I am not sure if there are any reason that it must use firebase database, I am not familiar to it and this app does not need to get video uri from it, DocumentProvider just works and is the recommended way.