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.
私のAndroidプロジェクトでは、「anim」フォルダを作成する必要があります。ほとんどの人が知っているように、animフォルダはアニメーションを保存するために使用されます。
新しいフォルダを作成する必要があります。resフォルダを右クリックして、animという名前の新しいフォルダを作成します。そして、あなたはそれにあなたのアニメーションxmlを置くことができます。
Androidアプリケーションのデフォルトのフォルダー構造には、Animフォルダーはありません。Animフォルダーが必要な場合は、アプリケーションに作成する必要があります。