美文网首页
Android 学习记录--Google,👍

Android 学习记录--Google,👍

作者: 世界你好 | 来源:发表于2015-05-19 04:29 被阅读53次

May 18

Android官方培训课程中文版

http://hukai.me/android-training-course-in-chinese/index.html

报错1: 

Resource id cannot be an empty string (at 'id' with value '@+id/').

解决方案:

I had the same error but it was under the relative layout (above the first TextView). I just deleted the entire line android:id="@+id/" then just click on build.

--------------------------------------

相关文章

网友评论

      本文标题:Android 学习记录--Google,👍

      本文链接:https://www.haomeiwen.com/subject/cvklqttx.html