Closed anandcpadiya closed 7 years ago
Worked perfectly. Thanks a lot. I did not find any example regarding it. So putting a question was the only options for me. It would be better if someone from your side put a perfect example of it inside https://github.com/Azure/azure-storage-android/blob/master/microsoft-azure-storage-samples/src/com/microsoft/azure/storage/samples/table/TableGettingStartedTask.java.
Great! We have an open item to improve our samples #16 and are actively working on a new approach toward samples.
Closing as we already have an item tracking improving samples
Hi @anandcpadiya , can you take a look at testTableQueryWithTake(...) in https://github.com/Azure/azure-storage-android/blob/master/microsoft-azure-storage-test/src/com/microsoft/azure/storage/table/TableQueryTests.java If you are doing the same logic, can you provide repro code and what device you are testing on?