Can we launch another android app while testing main app?

I want to launch contact app of mobile while I am testing my native app in android.
Please let me know if this is possible?

I am trying with the UI automator, as it displays the native mobile app properties but it does not work when put in script.

Do I have to set capabilities for that app too? as same as we do for app under test?