About 300 results
Open links in new tab
  1. Layouts in views | Views | Android Developers

    Jun 27, 2024 · Declare UI elements in XML. Android provides a straightforward XML vocabulary that corresponds to the View classes and subclasses, such as those for widgets and layouts. You can also use Android Studio's Layout Editor; to build your XML layout using a …

  2. Develop a UI with Views | Android Studio | Android Developers

    Dec 20, 2024 · Design editor: lets you edit your layout in Design view, Blueprint view, or both. Attributes: has controls for the selected view's attributes. View mode: lets you view your layout in either Code, Split, or Design modes. Split mode shows the Code and Design windows at …

  3. UI Design | Android Developers

    Create a beautiful and usable modern app design using Android themes, components, and UI patterns.

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

    Jetpack Compose is Android's recommended modern toolkit for building native UI with less code, powerful tools, and intuitive Kotlin APIs. It simplifies and accelerates UI development, including adaptation to any form factor—from smartphones, foldables, and tablets to TVs and wearables.

  5. ビューを使用して UI を開発する | Android Studio | Android …

    Layout Editor を使用すると、手動でレイアウト XML を記述する代わりに、視覚的に編集できる Design Editor に UI 要素をドラッグするだけで、簡単に View ベースのレイアウトを作成できるようになります。この Design Editor では、さまざまな Android デバイスや ...

  6. Convert the designs to code in Android Studio

    Mar 25, 2024 · Import design from Figma. Now, we are going to incorporate the UI Package created in Figma into the Android Studio project. To incorporate the UI Package, copy the share URL that we generated in the previous section into Android Studio’s import wizard.

  7. Responsive/adaptive design with views - Android Developers

    Feb 10, 2025 · Test your app on a variety of screen sizes and aspect ratios to ensure your UI scales correctly. Android 10 (API level 29) and higher support a wide range of aspect ratios. Foldable form factors can vary from tall, narrow screens, such as 21:9 when folded, to a square aspect ratio of 1:1 when unfolded.

  8. Samples | Mobile | UI Design | Android Developers

    Learn how this app was designed and built. See the design case study, architecture learning journey, and modularization learning journey.

  9. Android color for mobile design | Mobile | Android Developers

    Dec 12, 2024 · See more about this in Design for Android mobile themes. To set color values on Android, use hex code, which represents RGB in a 6-digit format. To capture opacity, append the value to the front to make an 8-digit code.

  10. Why Compose | Jetpack Compose | Android Developers

    Sep 19, 2024 · Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android bringing your apps to life with less code, powerful tools, and intuitive Kotlin APIs. It makes building Android UI faster and easier.

Refresh