Failed to find style 'textStyle' in current theme?
Failed to find style 'buttonStyle' in current theme?
Failed to find style 'editTextStyle' in current theme?
Failed to find style 'swichStyle' in current theme
?
怎么解决?求大神
是否是端口占用的问题?也可能是ecplise的问题,ecplise有很多漏洞的。如果前面的问题你重启电脑,就可以消除端口占用的问题,后面重启ecplise就可以了。 当然大前提是代码无错误。
找一下你的styles文件,看看里面这些theme是不是定义了。
兄弟,你的Styles文件找不到,看看有没有导入进去
Failed to find style 'textStyle' in current theme?
Failed to find style 'buttonStyle' in current theme?
Failed to find style 'editTextStyle' in current theme?
Failed to find style 'swichStyle' in current theme
去res下的value下的style文件里找找 你是不是有这几个style
感觉是support包版本太高
不是adb接口被占用就是手机内存不够
adb接口被占用:关闭IDE,任务管理器关闭adb,重启IDE
手机内存不够:换一台手机
你看看权限有没有添加