Azure / azure-storage-android

Microsoft Azure Storage Library for Android
Apache License 2.0
81 stars 48 forks source link

Outdated Sample #75

Open marcoRS opened 5 years ago

marcoRS commented 5 years ago

Hello, I wanted to ask about why this Android sample is so outdated? Is this SDK no longer supported or is there a more recent sample?

When I try go compile this using the wrapper on the sample project it doesn't seem to work because it says the android gradle plugin version is too old.

In my current Android project we want to upload a set of photos to Azure but I having a tough time finding a good sample that both exemplifies uploading and securing.