Обложка канала

StartAndroid

Материалы по Android разработке. Проект startandroid.ru

StartAndroid

3 года назад
Открыть в
Несколько базовых советов по созданию приложений под разные устройства 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 android-developers.googleblog.com/2023/06…let.html
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.

Android Developers Blog