Hello, I have configured an EHS XML to auto lunch a program. But nothing is happening. I must have the XML syntax messed up. Can anyone tell me what I have incorrect? Please see attachment.
EHS AutoLaunch XML |
EHS AutoLaunch XMLHello, I have configured an EHS XML to auto lunch a program. But nothing is happening. I must have the XML syntax messed up. Can anyone tell me what I have incorrect? Please see attachment. |
Subscribe to email updates
Monthly updates from our Zebra development team, straight to your inbox.
1 Replies
That is the package name but not necessarily the activity name. You might be able to use this, but I think the specific activity name may depend on your version of Android.
com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity
Chrome also needs to actually be installed on the devices so this won't work on a Non-GMS / AOSP device unless you have installed Chrome separately.