Can I force my android test to read resources from a specific qualifier?

76 Views Asked by At

I have an android test, when I run in a small device context

but I want to read a resource of large screen context

(under sw-600 qualifier)

Is there any annotation or code to force that?

0

There are 0 best solutions below