Álvaro Blanco
Álvaro Blanco
Performing an authorization request in versions prior 5.0 using startActivityForResult approach is returning RESULT_CANCELED back immediately to the caller Activity due to a known limitation ([this](https://stackoverflow.com/questions/8960072/onactivityresult-with-launchmode-singletask/31263072#31263072) SO thread explain it...
Hello, we are currently using this lib to peer with a web client using ScreenCapturerAndroid to stream the user screen. Every time the user rotates the phone we are calling...
This PR fixes `MediaProjection`'s `onStop` callback not calling screen recording completion. `onStop` callback is called by status bar notification chip auto-stop button in Android 15 but could happen in other...