I want to upload and download a pdf file to/from the database of backendless in android. I would be grateful if anyone could help me.
Hi,
This page can be useful for you https://backendless.com/documentation/files/rest/file_handling_files_via_console.htm.
You can upload this file through file service and save url to this one in proper field of table record.
Regards,
Denys
I have gone through this page before. It only tells me how to upload file via console, but I want my user to browse pdf file from his phone and upload pdf file from the app which should get stored in the backendless server.
Sir, I am looking forward to get help from you.
Hello!
Here is a link to docs specifying API for downloading files: https://backendless.com/documentation/files/rest/files_file_download.htm.
If you need docs for another client - just choose it from dropdown as shown here:
https://monosnap.com/file/glP7jeB12EwqSLBXCBAw0dIgeIbnJx
Hope it helps,
Alex