0

我正在 android studio 3.4.2 中创建我的第一个应用程序,当代码显示时,我收到诸如“URI 未注册”之类的错误消息。

当代码显示时,它带有下划线并说

URI 未注册

xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainActivity">

代码应生成输出“Hello World”

在此处输入图像描述

4

0 回答 0