CMS Command: Activity not starting

Hi,
I’m trying to start another activity through command, like to open CameraApp on Android tablet, but it doesn’t start.

When I try to execute the same command via adb shell it works ok:
am start com.android.camera/.Camera
but when I try to Send it as a command via CMS, I can see that player has received in Logcat:

but Camera is not started.

Here is the command:

Actually, none of the commands are working (I’ve tried REBOOT command too, android.intent.action.ACTION_REQUEST_REBOOT)

Here are the errors from Status dialog:

And version:
image

Please provide some link to documentation on how this should work.
Thanks

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.