Bert Wijnants

Results 2 issues of Bert Wijnants

I am trying to adapt the [play.rs](https://github.com/plietar/librespot/blob/master/examples/play.rs) example to make it able to be controlled via STDIN. As my experience with Rust is very minimal i am struggling with handling...

### Description We upgraded compileSdkVersion from 29 to 31. Now creating a ApplicationInfo object will fail the unit test with this error: ``` libcore/util/EmptyArray java.lang.NoClassDefFoundError: libcore/util/EmptyArray at android.util.ArrayMap.(ArrayMap.java:341) at android.util.ArrayMap.(ArrayMap.java:329)...