hardware - Get manufacturer name in android device -


i need check android device's manufacturer dell or not. haven't dell device, cant name of manufacture of device(for dell).

i'm using android.os.build.manufacturer;
know value returned above query in case of dell device?

here wikipedia link android devices , manufacturer strings.

edit: wikipedia page has been deleted. here pdf list google play lists supported devices , manufacturers.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -