HiCar integrated failed to start what reason?

[Symptoms] to start HiCar application (Demoapk or apk developed this self-developed), the application failed to start.

Car side error log:

DMSDPSDK: DMSDPServiceJar: bindAidlService bindService DMSDPServiceConnection ERROR : Not allowed to bind to service Intent {act = com.huawei.dmsdpdevice.DMSDP_DEVICE_SERVICE pkg = com.huawei.dmsdpdevice} `
or other error log message service initialization class.

[] HiCar common cause of apk file system without making the signature, lack of permission to run, resulting in service failed to load.

[Treatment] for all the apk file HiCar SDK provides systematic signature. Including HwDMSDPDevice.apk, HiSight.apk, HwNearby.apk, if you use the SDK Demo application is HiCarDemo.apk system also needs to be signed.

Released six original articles · won praise 0 · Views 449

Guess you like

Origin blog.csdn.net/miniCar01/article/details/105148526