Be compatible with google official list of devices
Hello!
I believe it is pretty important to make the database use same identification of Manufacturer/Device Marketing Name/ and so on as the google official list of supported devices.
Imagine the app wants info about the current users phone, using Android API we cannot retrieve the "DeviceName" you're using (Samsung and Asus phones for instance), we have to find it on Model column of google official list first to retrive the marketing name, and even if we do that one cannot retrieve information from your database due to differences in string formatting.
For instance, LG is not the manufacturer identifier, LGE is the correct ortography. Cross correlation between google official list (that is what we can retrive directly from Android API) and your neat database would be the best solution.
Official Google Supported Devices List: https://support.google.com/googleplay/answer/1727131?hl=en
Regards
this will be definitely considered in the upcoming version. will setup a way to identify the device with the google's official list.
Any news on this? Need some help?
Regards