level 3
设置里面有设置不显示他就可以,关root了,用个毛啊
2017年01月03日 18点01分
6
level 1
反编译 SystemUI.apk
找到文件:SystemUI\res\drawable\stat_sys_su.xml
编辑文件 将:
<vector android:height="18.0dip" android:width="23.0dip"; android:viewportWidth="24.0" android:viewportHeight="24.0">
修改为:
<vector android:height="0.0dip" android:width="0.0dip" android:viewportWidth="0.0" android:viewportHeight="0.0">
回编译,
替换,
重启手机
OK
2017年03月10日 03点03分
8
大神cm14联通WAP接入点数据连接没法用,别的ROM能用是怎么回事
2017年04月10日 07点04分