Skip to content

pdrogfer/Android-Devices-Screen-Width-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Devices Minimum Screen Width Table

Reference chart of Android Devices and their corresponding Smallest-Width dimension, as a guide for Android Developers to create alternative layout resources (sw320dp, sw480dp, etc). If you ever wanted your app to look good on all devices, you know what I am talking about.

Usage

Find the corresponding smallest-width segment your device belongs to in the table below, to create alternative resources (layouts, dimens, strings, etc) for it in Android Studio. If your device isn't listed, consider contributing: clone this repository, open in Android Studio and run in your device. A single activity will display the corresponding smallest-width segment. Then create a pull request with the info.

Devices

Device name Smallest Width Segment
HTC One M7 sw360dp
HUAWEI P8 LITE sw360dp
ONE+ 5T sw360dp

Contribute

Help us make this a reference for happy development of Android apps! Create pull requests with the devices you know well, or discuss the table in the issues section.

License

This code is on the public domain, under the CC0 1.0 license.

About

Android Studio project to test your devices minimum screen width, and a table to display the info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages