\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

@example

This example shows how to use the 51Degrees Cloud service to look up the details of a device based on a given 'native model name'. Native model name is a string of characters that are returned from a query to the device's OS.

There are different mechanisms to get native model names for Android devices and iOS devices

Unlike other examples, use of this example requires a license key which can be purchased from our pricing page. Once this is done, a resource key with the properties required by this example can be created at here.

This example is available in full on GitHub.