I have Instrumentation Test with Espresso. I have a test watcher that write a result to a file in device sdcard, then I will pull the file using adb command.
However