I am attempting to use EMDK to Reboot a device.
I get a response from the EMDK service that it accepted/set my reboot profile, but looking thru log cat I see the following error :
E/MxFrameworkHelper: bindCSP: sTLC=[PowerMgr] is * NOT * in local registered CSP cache talble !
E/MxFrameworkService: processXmlRequest: serviceCSPForThisTLC:
D/com.symbol.emdk.emdkservice.ProfileHandler: createProfile - mxResponse =
It appears that a Service is not running. After some testing, it appears none of my Power Management profiles are working.
What Mx Service needs to be started/invoked? How do I get Power Management registered with the Framework?
Model: TC700H
Android: 4.4.2
Build Number: 01-23245-k-00-00-00-G1-112414.release-keys
Emdk Server version 3.1.24
MxPowerCSP ver 4.2.5
2 Replies
Brock,
Did you update your device with the device update?
Configuring A Device - Zebra Technologies Online Documentation
Rob,
Yes, I had installed EmdkOSUpdateApp_v3.1.32.apk, then invoked the update, I did not do it via adb commands. Other commands/profiles seem to work, such as setting default launcher, Enabling applications (like com.android.settings), clearing recent tasks. Just not power management.