In order to pass a param from command line to the instrumentation tests: we can go with a custom test runner and using onCreate(Bundle) method OR we can use I
onCreate(Bundle)
I