What do these Android logcat warnings mean?

前端 未结 4 1343
时光说笑
时光说笑 2020-12-02 21:29

It doesn\'t seem to impact anything in my app... yet. I\'m using the Android support libraries for the first time (my projects to date have not used support libraries), but

4条回答
  •  醉酒成梦
    2020-12-02 21:47

    These errors occur when you run android studio 1.0 using the sliding drawer sample WITHOUT adding any additional code and using all the defaults the project creation wizard offers. So it would seem to be an Android Studio problem and not a developer coding error.

提交回复
热议问题