2024年3月14日发(作者:)

AVD

SDK

Activity_

xmlns:android=

"/apk/res/android"

xmlns:tools=

"/tools"

android:layout_width=

"match_parent"

android:layout_height=

"match_parent"

tools:context=

".MainActivity"

>

android:id=

"@+id/myTextViewId"

android:layout_width=

"wrap_content"

android:layout_height=

"wrap_content"

android:text=

"@string/hello_world"

/>