Relative Content

Tag Archive for androiddevice-admindevice-ownerandroid-device-owner

android device admin service

Is there any documentation or information on how to use bindDeviceAdminServiceAsUser from DevicePolicyManager class? The only info I found about it is here. But it does not say how to implememnt and communicate with FullyManagedDeviceService from that example.