Skip to content

robsmall/android-device-names

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 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!

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%