About 347 results
Open links in new tab
  1. Create app icons | Android Studio | Android Developers

    Sep 25, 2024 · Android Studio includes a tool called Image Asset Studio that helps you generate your own app icons from material icons, custom images, and text strings. It generates a set of icons at the appropriate resolution for each pixel density that your app supports.

  2. Generic System Images (GSIs) | Platform | Android Developers

    Apr 17, 2025 · A Generic System Image is a pure Android implementation with unmodified Android Open Source Project (AOSP) code, runnable on a variety of Android devices. App developers can install and run the latest Android GSIs to perform app testing on a variety of existing Android devices and using GSIs from different Android OS release stages, including ...

  3. Change the app icon | Android Developers

    By implementing an adaptive icon for your app, your app is able to accommodate a large range of devices by tailoring the launcher icon based on a device's display. This codelab provides you with image source files for the Affirmations app launcher icon.

  4. Menus | Jetpack Compose - Android Developers

    Apr 16, 2025 · Drop-down menus let users click an icon, text field, or other component, and then select from a list of options on a temporary surface. This guide describes how to create both basic menus and more complex menus with dividers and icons.

  5. Adaptive icons | Views | Android Developers

    Mar 24, 2025 · To learn how to create adaptive icons using Android Studio, see our Android App icon Figma template or Android Studio documentation for creating launcher icons. Also, check out the blog post Designing Adaptive Icons. Add your adaptive icon to your app

  6. Generic System Image releases | Platform | Android Developers

    Apr 17, 2025 · Android Generic System Images (GSIs) are for app developers to perform app validation and for development purposes. You shouldn't redistribute GSIs or use them in any other way except as specifically set forth in the license terms enclosed in each individual download.

  7. Develop UI for Android | Jetpack Compose | Android Developers

    Jetpack Compose is Android's recommended modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs.

  8. IconCompat | API reference | Android Developers

    Build apps that give your users seamless experiences from phones to tablets, watches, headsets, and more.

  9. Generics, objects, and extensions | Android Developers

    How to define a generic type parameter for a class. How to instantiate a generic class. When to use enum and data classes. How to define a generic type parameter that must implement an interface. How to use scope functions to access class properties and methods. How to define singleton objects and companion objects for a class.

  10. 앱 아이콘 변경 | Android Developers

    Android 스튜디오에서 에뮬레이터 또는 실제 기기에 Android 앱을 설치할 수 있어야 합니다. 학습할 내용. 앱의 런처 아이콘 변경 방법; Android 스튜디오에서 Image Asset Studio를 사용하여 런처 아이콘 애셋을 생성하는 방법; 적응형 아이콘의 정의와 이 아이콘이 두 레이 ...

Refresh