Now downloading...

Google Nexus 10 Android Update 5.1.1

Along with new features and capabilities, Android 6.0 (API level 23) includes a variety of system changes and API behavior changes. This document highlights some of the key changes that you should understand and account for in your apps.

While you download, a few facts

  • Thank you for choosing TechSpot as your download destination. If the download does not begin automatically, click here
  • This driver is available for multiple platforms/operating systems.
  • This driver has been downloaded 7,737 times so far
  • We have found several related drivers to this one, check them here under the "Related Drivers" tab.
  • All downloaded files are on their original form. No installers, download managers or other crappy additions are allowed.

More about this driver

Runtime Permissions

This release introduces a new permissions model, where users can now directly manage app permissions at runtime. This model gives users improved visibility and control over permissions, while streamlining the installation and auto-update processes for app developers. Users can grant or revoke permissions individually for installed apps.

On your apps that target Android 6.0 (API level 23) or higher, make sure to check for and request permissions at runtime. To determine if your app has been granted a permission, call the new checkSelfPermission() method. To request a permission, call the new requestPermissions() method. Even if your app is not targeting Android 6.0 (API level 23), you should test your app under the new permissions model. Learn more.

Get weekly updates from TechSpot in your mailbox and never miss what's happening in the world of technology.