I found a solution. Change the name of directory from resources
to assets
and then use InstrumentationRegistry.getInstrumentation().context.resources.assets.list("")
CLICK HERE to find out more related problems solutions.
I found a solution. Change the name of directory from resources
to assets
and then use InstrumentationRegistry.getInstrumentation().context.resources.assets.list("")
CLICK HERE to find out more related problems solutions.