mercredi 20 juillet 2016

How to access files stored in Bluemix Object Storage using Android?

I am working on an Android app where I want to fetch data from cloud. I stored my data in Bluemix Object Storage but not getting any help on how to access the data in simple way.

I also tried AWS S3 storage service. It has a simple console where I can get the URL of the file to access it from the Android app like this.

https://s3-ap-southeast-1.amazonaws.com/com.myapp/540.mp4

Is there any such way to get file URL in Bluemix?

Aucun commentaire:

Enregistrer un commentaire