Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はアンドロイドが初めてで、developer.android ウェブサイトで説明されているサンプル UI を作成しようとしています。編集テキストを追加すると、そのエラー メッセージが表示されます。
文字列リソースを追加しましたか?? 左側はパッケージ エクスプローラーです。Your project を選択し、その res フォルダーに移動します。res フォルダーで値を選択し、strings.xml をクリックします。そこに文字列リソースを追加して保存します。次に、そのようなエラーメッセージの範囲はないと思います。