java.lang.IllegalStateException: Hardware acceleration can only be used with a single UI thread. 报错这个 但是我在manifest中把application中把硬件加速关闭了啊 怎么还会报错这个啊 求大神帮忙啊 困扰很多天了
Your error description is not detailed enough, only the stack error message. However, it is speculated that it may be because the "Force GPU rendering" option is turned on in the developer mode. Turning it off should not turn on hardware acceleration. As for the root cause of your problem, you need to analyze it in detail.
Your error description is not detailed enough, only the stack error message. However, it is speculated that it may be because the "Force GPU rendering" option is turned on in the developer mode. Turning it off should not turn on hardware acceleration. As for the root cause of your problem, you need to analyze it in detail.