Questions tagged [device-admin]

The Device Administration API for Android 2.2 and later allows applications to enforce security policies by requiring a password or encryption, and to lock or wipe the device programmatically.

Android 2.2 introduces support for enterprise applications by offering the Android Device Administration API. Administrators can enforce password policies — including alphanumeric passwords or numeric PINs — across devices. Administrators can also remotely wipe (that is, restore factory defaults on) lost or stolen handsets.

226 questions
-2
votes
1 answer

Install Android application silently Over-The-Air like Google Play does

I need to install apk file without any user prompt like Google PlayStore does. I know this question has been asked many times but still i didn't found any solvable answer. I am just installing app from my sdcard and i tried following way, public…
Nirav Dangi
  • 3,607
  • 4
  • 49
  • 60
1 2 3
15
16