1. Home
  2. Docs
  3. Bugfender SDK for Android
  4. Identify devices with device key-values

Identify devices with device key-values

Once your application is running on several devices, it will be useful to know which device belongs to whom.

For example, on login you can do:

Bugfender.setDeviceString("user email", "[email protected]")

This will later on let you search this device by “user email” in the Bugfender Dashboard.