ryanheise

Results 1670 comments of ryanheise

I have just updated the Gradle version and dependencies. I'm going blind here, but can you try out this latest commit and let me know if it resolves the issue?...

Maybe you just need to use the Android SDK tool or Android Studio to download the latest SDK. I'm not sure what you currently have installed, but in the example,...

The `local.properties` file just contains the path to where you've installed the Android SDK. If that's giving an error, maybe you moved (or removed) your Android SDK installation so that...

Although it would be ideal for you to test this before I release it, there are some other bug fixes included which I'd like to get out there, so I...

Thanks for sharing, @kainjinez . @rptsn Also my apologies for not seeing your last question. Yes, I think warnings are generally safe, but you may want to submit an issue...

Agreed, it's historical but it can be changed.

I wouldn't suggest "copying" the docs due to copyright, but maybe it's OK to take Microsoft's approach: https://docs.microsoft.com/en-us/dotnet/api/avfoundation.avaudiosession?view=xamarin-ios-sdk-12 or at least provide the link to the original docs. I don't...

Would eventually like to add all of the AudioManager API, so this definitely ought to be in there.

It's not the Android class actually, I am using the ExoPlayer version of that class, and the older version of ExoPlayer I was using at that time did not support...