Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQ] Support Storage libraries on Android #1272

Open
2 tasks done
devzeze opened this issue Jan 2, 2023 · 0 comments
Open
2 tasks done

[FEATURE REQ] Support Storage libraries on Android #1272

devzeze opened this issue Jan 2, 2023 · 0 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage 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

Comments

@devzeze
Copy link

devzeze commented Jan 2, 2023

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

  • Description Added
  • Expected solution specified
@ghost ghost added needs-triage This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage 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
Projects
None yet
Development

No branches or pull requests

1 participant