/android-device-names

Human-readble names for Android Build.MODEL values.

Primary LanguageRuby

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!