[HTML payload içeriği buraya]
31.3 C
Jakarta
Wednesday, April 29, 2026

Scaling Throughout Screens with Jetpack Compose @ Google I/O ‘24



Posted by Maru Ahues Bouza, Product Administration Director, Android Developer

Scaling Throughout Screens with Jetpack Compose

The promise of Jetpack Compose has at all times been {that a} fashionable toolkit designed to construct native UI will help you construct higher apps sooner and simpler. As increasingly of you – 40% of the highest 1k apps, in reality – use (and love) Compose, we’ve been working to increase these advantages you’re seeing on cellular to additionally enable you to construct throughout type components as properly. At Google I/O 2024, we introduced plenty of new updates for Compose that enable you to construct throughout type components, together with Compose APIs to help adaptive layouts, and new updates for Compose TV and Put on OS. From foldables to wearables to TVs, Compose is delivering options constructed to make Android improvement sooner and simpler. Apps like yours are already utilizing Compose to help extra screens with much less code.

When desirous about layouts – assume adaptive

Yesterday, we introduced a brand new set of Compose APIs for constructing adaptive layouts, utilizing Materials steerage. These APIs, now in Beta, present new layouts and elements that adapt as customers anticipate when switching between small and enormous window sizes.

The libraries present 3 new scaffolds that adapt to the totally different window sizes that customers can place apps in on several types of units, from telephones to foldables to tablets and extra.

3 new libraries that adapt to different window sizes

NavigationSuiteScaffold

NavigationSuiteScaffold
helps make it simpler to construct navigation UI by mechanically complying with Materials pointers to supply your customers with an optimum expertise based mostly on their window dimension.

Materials pointers advocate utilizing a navigation bar on the backside of compact width home windows resembling most telephones and a navigation rail on the dimensions of medium width and expanded width home windows. It was once as much as every app individually to deal with swapping between these elements; now NavigationSuiteScaffold does this for you by switching between the elements when the window dimension adjustments.

Navigation bar

ListDetailPaneScaffold & SupportingPaneScaffold

The brand new library additionally has ListDetailPaneScaffold and SupportingPaneScaffold, which enable you to implement canonical layouts that we advocate in lots of circumstances – list-detail and supporting pane.

On a cellphone, you often manage your app circulate by screens. For instance, clicking on an merchandise in your record display brings you to the element display.

Detaileds screen

When adapting to totally different window sizes, it helps to consider your app by way of panes slightly than screens. For a compact window dimension class, resembling a cellphone, you would possibly solely show one pane. For an expanded window dimension class, you would possibly present two, or extra panes on the similar time. ListDetailPaneScaffold and SupportingPaneScaffold enable you to construct apps that simply change between one and two pane layouts.

Different screen layouts

You possibly can study extra about all three of those APIs and the right way to get began with them within the “Constructing UI with the Materials 3 adaptive library” and “Constructing adaptive Android apps” technical classes.

“Integrating SupportingPaneScaffold was easy and fast. It enabled us to seamlessly manage main and secondary content material on To-Dos. Relying on the window dimension class, the supporting pane adjusts the UI with none further customized logic. Delighting our customers no matter what gadget they use is a key precedence for SAP Cell Begin.”
– Software program Engineer on SAP Cell Begin

Compose for Put on OS

Up to now yr, adoption of Compose for Put on OS has grown 200%, showcasing the benefit with which Compose permits builders to construct for the watch type issue.

Lately we’ve seen high apps resembling WhatsApp, Gmail and Google Calendar constructed totally utilizing Compose for Put on OS, and it’s the advisable method for constructing consumer interfaces for Put on OS apps.

At this yr’s Google I/O, Compose for Put on OS is graduating visible enhancements and fixes from beta to steady.

Up to now yr, we’ve added options resembling SwipeToReveal, to offer customers further means for finishing actions, an expandableItem, to boost using the smaller display and present further data the place wanted, and a spread of WearPreview supporting annotations, for guaranteeing your app works optimally throughout the vary of gadget sizes and font scales.

Compose for Wear OS previews usage in Android Studio

Compose for Put on OS previews utilization in Android Studio

You may get began with Compose for Put on OS by taking the codelab and study extra about all the most recent updates for Put on OS through the technical session.

Compose for Android TV

At Google I/O ‘24, we introduced that Compose for TV 1.0.0 is now out there in beta. Compose for TV is our advisable method for constructing pleasant UIs for Android TV OS. It brings all the advantages of Jetpack Compose to your TV apps, making constructing lovely and purposeful experiences in your app a lot sooner and simpler.

The most recent updates to Compose for TV embrace higher efficiency, enter help, and an entire vary of improved elements that look nice out of the field. New on this launch, we’ve added lists, navigation, chips, and settings screens. We’ve additionally up to date the developer instruments in Android Studio to incorporate a brand new undertaking wizard to get a working begin with Compose for TV.

The brand new TV Materials Catalog app enables you to discover elements in Compose for TV with totally different themes and layouts, and our up to date JetStream pattern reveals the way it all matches collectively.

TV Material Catalog app in action

You may get began with Compose for TV by testing the devoted weblog, the technical session or looking on the integration guides.

Jetpack Look

Jetpack Look 1.1.0 is now out there in RC, bringing a brand new unit take a look at library, Error UIs, and new elements.

We’ve got additionally launched new Canonical Widget Layouts on GitHub, that are constructed on high of the Look elements, to let you get began sooner with a set of layouts that align with finest practices.

The primary set of layouts are delivered as code samples and an identical figma design package on Android UI Package with extra layouts coming later this yr.

Lastly, we’ve got new design steerage printed on the UI design hub—test it out!

A pattern of Compose throughout screens: Jetcaster

A sample of Compose across screens: Jetcaster

We’ve got up to date Jetcaster—one in all our Compose samples—to adapt throughout cellphone, foldable and pill screens, and added help for TV, Put on and homescreen widgets with Look. Jetcaster showcases how Compose lets you construct throughout a spread of units utilizing a shared structure in a single undertaking.

See how one can extract parts resembling your information layer, and design system, to advertise reuse and consistency whereas delivering an expertise tailor-made to totally different type components. You possibly can dive instantly into the code on GitHub.

Get began with Compose throughout screens

With these updates to Compose that can assist you construct for tablets, foldables, wearables and TVs, it’s a nice time to get began! These technical classes are an awesome place to study extra about all the most recent updates:

Be taught extra about how SoundCloud supported extra screens utilizing 45% much less code with Jetpack Compose!

“Our cellular Compose abilities transferred on to Compose for different type components, The ideas and most APIs are the identical throughout type components” – Vitus Ortner, Android engineer at SoundCloud

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles