Skip to content

Instantly share code, notes, and snippets.

@Slion
Last active March 1, 2023 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Slion/cd3b0bf831f4e6b60324250e7716dedc to your computer and use it in GitHub Desktop.
Save Slion/cd3b0bf831f4e6b60324250e7716dedc to your computer and use it in GitHub Desktop.
Some data about a few Android devices
{
"devices":
[
{
"name": "Galaxy Tab S8 Ultra",
"brand": "Samsung"
"sw": 858,
"api": 32
},
{
"name": "Galaxy Tab S8",
"brand": "Samsung"
"sw": 462,
"api": 32
},
{
"name": "Galaxy Tab S6",
"brand": "Samsung"
"sw": 752,
"api": 32
},
{
"name": "Pro¹",
"brand": "F(x)tec"
"sw": 360,
"api": 30
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment