I am trying to get the owner of a device inspired by the Google code sample
Using adb, I can get the owner of the device on nexus 4,5,7,9 and micromax. However, in the LG G Pad (LG-V400) and LG G3 (LG G3 855) I get an error message.
java.lang.SecurityException: Neither user 2000 nor current process has android.permission.BIND_DEVICE_ADMIN.
I noticed that the device administrator is enabled on these devices, but not the device owner. I was able to write an error report from the device found here . 
I tried to contact LG, but did not hear anything.
Any help is greatly appreciated.
source share