Can we pass the process arguments to android real device like IOS

In IOS automation I can pass some process arguments like (-e com.xxxx.appmode test) in capabilities to by pass the login screen. Is it possible to pass such arguments for android real device using appium.??

Hi @Aleksei do you now something related to this question?

About iOS it’s clear but how about Android?

@sivanov look here - http://appium.io/slate/en/master/?java#android-only

i guess you can use intentAction + optionalIntentArguments