启动demo提示logPower_print not support
在启动demo时,项目可以正常启动但是会提示
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat Output" section of the "Debugger" settings page.
E/: logPower_print not support
E/libc: Access denied finding property "persist.device_config.runtime_native.use_app_image_startup_cache"
E/m.example.hell: LoadAppImageStartupCache enabled : 1
Unknown bits set in runtime_flags: 0x8000
E/BehaviorCollectManager: Fail to acquire dataAnalyzerService...
E/: [ZeroHung]ZrhungIoctl: open /dev/hwlog_exception failed
[ZeroHung]zrhung_get_config: Get config failed for wp[0x0008]
E/: [ZeroHung]ZrhungIoctl: open /dev/hwlog_exception failed
[ZeroHung]zrhung_get_config: Get config failed for wp[0x0102]
E/OpenGLRenderer: RenderThread: progress name = [com.example.hello], get AGPService failed!
E/libdnetwork: GetLocalBasicInfo: get hwddmp service failed
E/: logPower_buf_write not support
感觉像是和设备镜像有关,换个设备试试,如果使用的是远程模拟器的话,换个api版本的设备试试!