Put together your app for the brand new Samsung tablets, foldables and watches

Posted by the Android group
From foldable improvements to seamless connectivity, Google and Samsung have continued to work collectively to create useful experiences throughout Android telephones, tablets, smartwatches and extra. Right this moment at Galaxy Unpacked in Seoul, Samsung unveiled the brand new Galaxy Z Flip5 and Z Fold5, Galaxy Watch6 series, and Galaxy Tab S9 series.
With these new units from Samsung, there are 4 extra causes to make sure your app seems nice throughout all of your person’s favourite screens. Listed here are 3 ways you may guarantee your app is prepared for these nice new Samsung units:
1. Present an amazing foldable expertise
The launch of the brand new Galaxy Z Flip5 and Z Fold5 brings two model new foldables to the Android ecosystem, so it is very important present experiences which have totally adaptive UIs. The underside line is that format and app conduct needs to be based mostly on machine configuration and out there options, and never the bodily kind of the machine.
In the case of offering an amazing foldable expertise, listed below are just a few of our high suggestions:

- Use window size classes to information format selections based mostly in your present windowing state utilizing opinionated breakpoints which might be derived from widespread machine varieties.
- Observe folding features with Jetpack WindowManager, which supplies the set of folding options that intersect your app’s present window.
- Make dynamic, runtime selections based mostly on whether or not a function is out there, as a substitute of assuming {that a} function is or just isn’t out there for a sure type of machine.
- Referring within the UI to the person’s machine as merely a “machine” covers all type components and is the best to implement. Nonetheless, differentiating between the a number of units a person might have supplies a extra polished expertise and allows you to show the kind of the machine to the person utilizing heuristics related to your specific use case.
You possibly can be taught extra about how (and why) to implement the suggestions above on this detailed weblog and, to search out greatest practices for updating your app, try the Help completely different display sizes web page.
2. Design with multi-device experiences in thoughts
With new units, massive and small, it is very important assume by the person expertise you hope to perform. A big a part of that’s the UI and design of your app – with particular consideration to account for based mostly on display sizes and kinds.
Making certain your app seems nice on giant screens is a important a part of your customers’ expertise. Materials You helps stunning, environment friendly pill and foldable experiences – and, at Google I/O this yr, the group dove into the latest updates to large screen guidelines for designers and developers. You may as well get impressed with the newest design steerage and mockup in try the Large Screens Gallery.
To assist with the challenges of designing and constructing nice watch experiences that work for all, we created our the Wear OS Gallery This weblog and the series of videos that accompany it are constructed to get you began designing inclusive smartwatch apps. For much more data on stunning smartwatch design, uncover the brand new Wear OS Gallery the place yow will discover basic design suggestions, verticalized use instances, and implementation concepts.
3. Prepare for Put on OS 4
The following era of Wear OS is right here! The Galaxy Watch6 sequence comes with the latest model of Google’s smartwatch platform, Put on OS 4. This platform replace can also be coming quickly to different Samsung Galaxy watches, together with the Watch4 and Watch5.
Put on OS 4 relies on Android 13, which is a number of variations newer than the present Put on OS model, so your app might want to deal with the system conduct adjustments that took impact in Android 12 and Android 13. We suggest you begin by testing your app and releasing a appropriate replace first – as units get upgraded to Put on OS 4, it’s a primary however a important degree of high quality that gives an excellent app expertise for customers.
Obtain the Wear OS 4 emulator in Android Studio Hedgehog to discover new options and check your app on Put on OS 4 Developer Preview.
The discharge of Put on OS 4 comes with many thrilling adjustments – together with a brand new technique to construct watchfaces.
The brand new Watch Face Format is a declarative XML format that means that you can configure the looks and conduct of watch faces. Which means there isn’t any executable code concerned in making a watch face, and there isn’t any code embedded in your watch face APK. The Put on OS platform takes care of the logic wanted to render the watch face so you may focus in your artistic concepts, quite than code optimizations or battery efficiency.
Get began with watch faces utilizing our documentation or create your personal watch face with Samsung’s Watch Face Studio design software.
Get began constructing a multi-device expertise right this moment!
With all of the superb additions to the Android ecosystem coming from Galaxy Unpacked, there has by no means been a greater time to make sure your app seems nice on all of the units your customers know and love – from tablets to foldables to watches.
Be taught extra about constructing multi-device experiences from Deezer, the place they elevated their month-to-month lively customers 4X after enhancing multi-device assist. Then get began with Jetpack WindowManager that will help you construct a responsive app for big screens by testing the documentation and sample app. Lastly, get to know Wear OS 4 and check out it out together with your app!