Несколько базовых советов по созданию приложений под разные устройства
Layouts - Display the most appropriate UI for different devices and folding postures
Hardware features - Implement support for a variety of hardware features
Displaying the name of the physical device type to the user - Personalize end-user facing information for the type of device
Metrics tracking for device type - Understand how users are using your app on different types of devices
#android #device
https://android-developers.googleblog.com/2023/06/detecting-if-device-is-foldable-tablet.html
Layouts - Display the most appropriate UI for different devices and folding postures
Hardware features - Implement support for a variety of hardware features
Displaying the name of the physical device type to the user - Personalize end-user facing information for the type of device
Metrics tracking for device type - Understand how users are using your app on different types of devices
#android #device
https://android-developers.googleblog.com/2023/06/detecting-if-device-is-foldable-tablet.html
Android Developers Blog
Detecting device type – How to know if a device is foldable or a tablet
"Is there an easy way to tell if a device is a foldable, tablet, or something else?" Here are best practices to help you make better layout decisions.
👍3❤1