AndroidDeviceNames
AndroidDeviceNames copied to clipboard
Does the current version download Google's list at runtime?
It seems that only the code that generates the .db file fetches https://storage.googleapis.com/play_public/supported_devices.csv
Isn't the most recent file downloaded and parsed at runtime if the device name is not found in the cached DB?
I'd created a library with that feature long time ago, take it a look