[FEATURE REQ] Support Storage libraries on Android #1272
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Is your feature request related to a problem? Please describe.
Currently there is no support for storage libraries on Android.
The android azure storage sdk is in process of being deprecated.
https://github.com/Azure/azure-storage-java
And the azure sdk for java (blob storage) doesn't support Android.
https://github.com/Azure/azure-sdk-for-java
This leave us without options going forward.
I opened an issue to azure sdk for java team and their recommendation was "but feel free to open a feature request on the Android repository for supporting the Storage service"
Azure/azure-sdk-for-java#27742
Azure/azure-sdk-for-java#27742 (comment)
Describe the solution you'd like
I would like that azure-sdk-for-android support Azure.Storage.Blobs specially How to Upload, download and list blob.
https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/storage/azure-storage-blob/src/samples/java/com/azure/storage/blob/BasicExample.java
Describe alternatives you've considered
An alternative would be to make azure-sdk-for-java Android compatible.
https://github.com/Azure/azure-sdk-for-java
Additional context
N/A
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: