android 开发问题.本人是初次接触.请教下!
在main.xml配置文件里边:<TextViewandroid:id="#+id/myTextView"//这里报错:error:Error:Stringtypesno...
在main.xml配置文件里边:
<TextView
android:id="#+id/myTextView"//这里报错:error: Error: String types not allowed (at 'id' with value '#+id/myTextView).
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
<Button
android:id="#+id/myButton" //这里报错:error: Error: String types not allowed (at 'id' with value '#+id/myButton).
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
怎么解决!初次接触,希望说的明白点 展开
<TextView
android:id="#+id/myTextView"//这里报错:error: Error: String types not allowed (at 'id' with value '#+id/myTextView).
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
<Button
android:id="#+id/myButton" //这里报错:error: Error: String types not allowed (at 'id' with value '#+id/myButton).
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
怎么解决!初次接触,希望说的明白点 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询