As show in the image, I create a Pair of String but they are null (as shown in the debugger)

What's wrong? I'd really like to avoid littering my project with a reimplementation of Pair<A, B>
Use android.support.v4.util.Pair instead of android.util.Pair
Using androidx.core.util.Pair instead of android.util.Pair should also work with unit tests
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With