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.
現在、res/value の下に xml ファイルがあり、項目を追加/ファイルを編集したいと考えています。これを使用してファイルから情報を取得できます
String[] listItems = getResources().getStringArray(R.array.listitems);
しかし、私はそれを編集する方法を見つけることができません。xml ファイルは string と呼ばれ、内部に .xml と呼ばれる配列がありlistitemsます。
listitems