A
A
Artyom Lukyanov2021-03-13 21:57:22
Data storage
Artyom Lukyanov, 2021-03-13 21:57:22

What can be used (cheaply) to place files in the cloud and be able to use the files by direct link to them?

I am developing a small music app in android stuido development environment using webview. You have to store the songs somewhere. But at the same time without using server programming. That is, roughly speaking, I need to connect to each song by link and separately. Where can I place songs cheaply and connect to each via a link? The matter is that I tried to allocate files on several hostings. And android studio doesn't want to get the file from the link. But if I connect songs from some other site, then everything works.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Sokolov, 2021-03-13
@sergiks

Amazon S3 and it is possible through Amazon CloudFront to change links to the same file, make it a limited lifetime

S
Sanes, 2021-03-14
@Sanes

Are you developing an application and unable to master an elementary web server? What is it like?
Regular hosting or VDS.

N
Nadim Zakirov, 2021-03-14
@zkrvndm

You can use a web torrent to distribute songs, but you will need a VDS to initialize and support the distributions.
Webtorrent is the cheapest way to give away media content, there is nothing cheap anymore.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question