I need to check that android device's manufacturer is dell or not. But i have no dell device, therefore cant get actually name of manufaturer of device(for dell).
I'm using android.os.Build.MANUFACTURER;
Does anyone know that what is the value returned for the above query in case of a dell device?