Kevin Bi
Kevin Bi
### Describe the bug When trying to create an S3TransferManager using the S3TransferManager builder, I get a NoClassDefFoundError in a specific runtime. ### Expected Behavior Create an S3TransferManager instance without...
Hello! Not sure if this is already possible (I couldn't find how to do this), but I'm interested in getting the string representation of individual media segments instead of the...
This is a noob question and I'm probably just missing something in the MAVSDK docs, but is there a way to tell the current target of the drone using MAVSDK?...
Currently, we can only convert from `Single` to `ListenableFuture`. We can't convert from RxJava `Completable` to `Single` because the only valid type for a `Void` is `null`, and RxJava explicitly...