Why Android Lollipop Screen Pinning Fails for Enterprises and Schools

By 42Gears Team
android_screen_pinning
Guided Access feature in iOS that locks a device to a single application. Google soon realized its importance and came up with its own Screen Pinning feature in Android Lollipop
Proactive Toast Message to Disable Screen Pinning: When user taps on Home or Recent
Proactive Toast Message to Disable Screen Pinning
Lock Screen after Reboot
Lock Screen after Reboot
Access to other applications through pinned app
Access to other applications through pinned app
Easy Access to Notification Panel
Easy Access to Notification Panel
Screen Pinning APIs [For Android Developers]
startLockTask()/startLockTaskPackages(), enables developers to PIN their application to foreground. While this gives flexibility to developers to automatically PIN their application on launch without asking users to configure it manually, most of the above mentioned limitations still apply to them.
  1. Unless the calling application is Device Owner, it will still show proactive toast messages and give easy way to exit screen pinning by pressing back and recent apps button. Given that configuring your app as device owner requires you to factory reset your device, this becomes a major issue for enterprises where rapid mass provisioning is of utmost importance.
  2. Screen pinning automatically exits if device reboots. This happens even if your application is a Device Owner. One can argue that developers can register to get auto launched on device boot and call this API again, but our experience with Android system says that on lots of devices, by the time app boot receivers get called, a device user gets enough time to interact with system and do whatever he wants (like uninstall your app, turn off WiF or 3G).
Considering these shortfalls in Android Lollipop’s screen pinning feature, businesses and educational institutions cannot rely on it completely for converting Android devices into dedicated purpose devices. This still has a long way to go before it catches up with comprehensive, mature and robust lockdown solutions, like SureLock

“Written with expertise and passion to help you understand the topic better.”

4
42Gears Team – Content Author
Published on: September 25, 2015

Subscribe to our newsletter

Stay updated with the latest news, articles, and resources on enterprise mobility.

Weekly articles
Actionable insights delivered once a week. No noise.
No spam
Your privacy matters. Unsubscribe anytime.