jaredrummler / AndroidDeviceNames

A small Android library to get the market name of an Android device.
Apache License 2.0
1.38k stars 184 forks source link

Note 20 Ultra #43

Open ytheekshana opened 4 years ago

ytheekshana commented 4 years ago

My device is a Note 20 Ultra. But it shows as c2s.

image

Is there a fix for this.?

RUSSCITY commented 3 years ago

@jaredsburrows @jaredrummler could you please update the DB? I'm missing as well some of the models, e.g. all Samsung Note20. Or maybe you have an instruction on how to manually update the DB from https://storage.googleapis.com/play_public/supported_devices.html?

XiXiongMaoXiong commented 3 years ago

@jaredsburrows @jaredrummler could you please update the DB? I'm missing as well some of the models, e.g. all Samsung Note20. Or maybe you have an instruction on how to manually update the DB from https://storage.googleapis.com/play_public/supported_devices.html?

@RUSSCITY My forked version has the latest database update as of January 2021, and has over 30 thousand devices. You can import it from here:

https://github.com/NotNotMarshall/AndroidDeviceNames

jaredsburrows commented 3 years ago

@NotNotMarshall If you did the work on a separate fork, why not merge it back into this repository? Make a pull request?

XiXiongMaoXiong commented 3 years ago

@NotNotMarshall If you did the work on a separate fork, why not merge it back into this repository? Make a pull request?

@jaredsburrows It's not allowed mate, you have disabled the ability to upload files into your repo. So I can merge everything but when it comes to uploading the new database I just can't. That was the reason that made me fork the repo otherwise I'd be more than happy to contribute to this library.

tdtran commented 3 years ago

@NotNotMarshall do you know what a pull request is?