Skip to content

chaqke/android-device-names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Android Device Names

This file contains a mapping of Android Build.MODEL strings to more human-readable names.

The file is in Java's properties format. The keys are the return values from Build.MODEL, with all spaces converted to underscores. The values are the user-friendly versions of these devices' names. An empty value means that we believe the key is already user-friendly; just convert the underscores back to spaces and you're done.

For more information, check out our blog post announcing the release.

Enjoy!

About

Human-readble names for Android Build.MODEL values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published