Uploading Audio content (.mp3 content) via backendless console

hello,

  1. i will really like to know if and how i can upload .mp3 audio content to my app via backendless console.
  2. Then downloading the content in my mobile app via API

Android Please.

Thanks

Hello,

You can upload files either using Backendless console or using the API:
https://backendless.com/docs/rest/doc.html#files_file_upload

To download a file, you can use any available API which can download bytes from a URL.

Regards,
Mark