사용자가 Android 13 개발자 옵션에서 '테마 아이콘'을 사용 설정할 때 앱 아이콘이 최상의 상태로 표시되도록 Android 스튜디오 Meerkat 기능 출시 | 2024.3.2 Canary 1에서는 이제 새로운 테마 알고리즘으로 아이콘이 어떻게 표시되는지 미리 볼 수 있습니다.
아이콘의 모양을 완전히 제어하려면 맞춤 단색 레이어를 추가하여 자체 테마 아이콘을 제공해야 합니다.
아직 이 작업을 하지 않았더라도 이 새로운 미리보기 도구를 사용하여 아이콘의 모양을 파악하고 잠재적인 색상 대비 문제를 식별할 수 있습니다.
테마 앱 아이콘 미리보기
Android 스튜디오 구성 디렉터리 변경
Meerkat 기능 출시 카나리아 2부터 Android 스튜디오는 카나리아, 베타, 안정화 버전에서 동일한 사용자 구성을 사용합니다. 따라서 카나리아 및 베타 출시의 Android 스튜디오 구성 디렉터리 경로에서 '미리보기'가 삭제되었습니다.
또한 기능 드롭 출시가 플랫폼 업데이트 출시와 동시에 실행되도록 구성 디렉터리 경로에 마이크로 버전을 추가했습니다. 예를 들어 AndroidStudio2024.3 대신 AndroidStudio2024.3.2가 사용됩니다.
Android 스튜디오의 Gemini에 있는 새로운 프롬프트 라이브러리 기능을 사용하면 자주 사용하는 프롬프트를 저장하고 관리할 수 있어 생산성이 향상됩니다. 설정 > Gemini > 프롬프트 라이브러리에서 프롬프트 라이브러리에 액세스하여 프롬프트를 저장하고 검색합니다. 프롬프트는 IDE 수준 또는 프로젝트 수준에서 저장할 수 있습니다.
IDE 수준 프롬프트는 비공개이며 여러 프로젝트에서 사용될 수 있습니다.
프로젝트 수준 프롬프트는 같은 프로젝트에서 작업하는 팀원 간에 공유될 수 있습니다. 팀 전체에서 프롬프트를 공유하려면 .idea 폴더를 버전 제어 시스템에 추가해야 합니다.
채팅에서 프롬프트를 마우스 오른쪽 버튼으로 클릭하여 나중에 사용할 수 있도록 저장할 수도 있습니다.
저장된 프롬프트를 적용하려면 편집기에서 마우스 오른쪽 버튼을 클릭하고 Gemini > 프롬프트 라이브러리로 이동하여 프롬프트를 적용합니다. 이 간소화된 워크플로를 사용하면 자주 사용하는 프롬프트를 다시 입력할 필요가 없어 시간과 노력을 절약할 수 있습니다.
모션 편집기 지원 중단
Android 스튜디오에서는 개발자가 뛰어난 Android 애플리케이션을 빌드할 수 있도록 가장 효율적이고 최신 도구를 제공하기 위해 끊임없이 노력하고 있습니다.
이러한 노력의 일환으로 Android 스튜디오 Meerkat 기능 출시에서 동작 편집기를 지원 중단합니다.
한동안 모션 편집기는 모션 레이아웃으로 빌드된 애니메이션을 만드는 데 유용한 도구로 사용되었습니다. 하지만 Jetpack Compose가 빠르게 발전하면서 애니메이션 개발을 위한 이 최신 UI 툴킷의 엄청난 잠재력을 인식하게 되었습니다. Compose는 선언적이고 직관적인 접근 방식을 제공하여 부드럽고 매력적인 애니메이션을 쉽게 만들 수 있습니다.
Jetpack Compose는 다음과 같은 몇 가지 주요 이점을 제공합니다.
최신식 선언형:Compose의 선언형 문법을 사용하면 애니메이션 코드를 더 쉽게 읽고 유지관리할 수 있습니다.
통합 애니메이션 도구: Compose 애니메이션 미리보기는 Compose 코드 내에서 직접 애니메이션을 만들고 테스트하는 간소화된 워크플로를 제공합니다.
미래 지향적인 개발: Compose에 집중함으로써 Android UI 개발의 미래에 투자하고 있습니다.
Google의 목표는 Compose 생태계 내에서 통합되고 강력한 애니메이션 환경을 제공하는 것입니다. 모션 편집기는 유용한 도구였지만 Compose가 Android 애니메이션의 미래를 대표한다고 생각합니다.
Google은 Compose를 최대한 좋게 만드는 데 집중하고 싶습니다.
Jetpack Compose로 애니메이션 빌드 및 Compose 애니메이션 도구에 관해 자세히 알아보시기 바랍니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-27(UTC)"],[],[],null,["# Android Studio Meerkat Feature Drop | 2024.3.2 (May 2025)\n\nThe following are new features in Android Studio Meerkat Feature Drop.\n\nThemed icon support\n-------------------\n\nTo ensure your app icon looks its best when users enable \"Theme icons\" in the\nAndroid 13 Developer Options, Android Studio Meerkat Feature Drop \\| 2024.3.2\nCanary 1 now lets you preview how your icon will look with the new theming\nalgorithm.\n\nFor full control over your icon's appearance, you should provide\nyour own themed icon by\n[adding a custom monochromatic layer](/develop/ui/views/launch/icon_design_adaptive).\nBut even if you haven't done that yet, you can still use this new preview tool\nto get an idea of how your icon will look and identify any potential color\ncontrast issues.\nThemed app icon preview\n\n\u003cbr /\u003e\n\nAndroid Studio config directories changing\n------------------------------------------\n\nStarting with Meerkat Feature Drop Canary 2, Android Studio uses the same user\nconfigurations across canary, beta, and stable releases. As a result, \"Preview\"\nhas been dropped from the [configuration directory path](/studio/troubleshoot#directories)\nfor Android Studio in canary and beta releases.\n\nAdditionally, to let feature drop releases run simultaneously with platform\nupdate releases, we've added a micro version to the config directory path. For\nexample, `AndroidStudio2024.3.2` is used instead of `AndroidStudio2024.3`.\n\nSee [Export and import IDE settings](/studio/intro/studio-config#ExportImportSettings)\nif you'd like to import configurations manually.\n\nPrompt Library\n--------------\n\nGemini in Android Studio's new Prompt Library feature enhances productivity by\nallowing you to save and manage frequently used prompts. Access the Prompt\nLibrary from **Settings \\\u003e Gemini \\\u003e Prompt Library** to store and retrieve\nprompts. You can store prompts at the IDE level or the project level:\n\n- IDE-level prompts are private to yourself and can be used across multiple projects.\n- Project-level prompts can be shared among teammates working on the same project. To share prompts across the team you must add the `.idea` folder to the version control system.\n\nYou can also right-click on a prompt in chat to save it for later use.\nTo apply a saved prompt, right-click in the Editor and navigate to\n**Gemini \\\u003e Prompt Library** to apply the prompt. This streamlined workflow\neliminates the need to retype commonly used prompts, saving you time and\neffort.\n\nMotion editor deprecation\n-------------------------\n\nAt Android Studio, we're continuously striving to provide developers with the\nmost efficient and modern tools for building exceptional Android applications.\nAs part of this commitment, we're deprecating the Motion Editor in Android\nStudio Meerkat Feature Drop.\n\nFor some time, the Motion Editor has served as a valuable tool for creating\nanimations built with motion layout. However, with the rapid evolution of\nJetpack Compose, we've recognized the immense potential of this modern UI\ntoolkit for animation development. Compose offers a declarative and intuitive\napproach, simplifying the creation of smooth and engaging animations.\n\nJetpack Compose provides several key advantages:\n\n1. **Modern and declarative**:Compose's declarative syntax makes animation code more readable and maintainable.\n2. **Integrated animation tools**: Compose Animation Preview offers a streamlined workflow for creating and testing animations directly within your Compose code.\n3. **Future-proof development**: By focusing on Compose, we're investing in the future of Android UI development.\n\nOur goal is to provide a unified and powerful animation experience within the\nCompose ecosystem. While the Motion Editor has been a valuable tool,\nwe believe that Compose represents the future of Android animation.\nWe want to focus our efforts on making Compose as good as it can be.\nWe encourage you to\nlearn more about\n[building animations with Jetpack Compose](/develop/ui/compose/animation/introduction)\nand [Compose animation tools](/develop/ui/compose/tooling/animation-preview)."]]