What to do if manufacturer removed folders under /dev/log folder? [means No LogCat]

隐身守侯 提交于 2019-12-03 08:45:48

RunO NesrE - I finally found the solution to this.

There is a recent post on the xda-developers forum for a different Huawei phone with the same problem and it has a fix.

http://forum.xda-developers.com/showpost.php?p=17774398&postcount=93

It worked a treat on my Huawei Sonic (U8650).

Solution:

On call screen type *#*#2846579#*#*

opens system management menu

Project menu -> background settings -> Log setting

Log level setting -> VERBOSE Log switch -> LOG on

Dump and Log -> Checked all the boxes

Restart device.

Thats all.

What device is this? If it ships with Market, it must pass the CDD, and that includes having the development tools needed for app development which includes logcat support (though this just means the logcat command, technically the implementation could be different). For such a device the manufacturer must supply an update to make it compatible.

If it is not a compatible device, all bets are off, and you will just need to get help from the manufacturers or any hackers who are working with the device.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!