Privacy Policy About Us Android 11 Flutter


New APIs 

1)  ControlsProviderService

Android 11 introduces a new API to control external devices 

E.g. Lights, Thermometer, smart security camera, etc.

 

2) Media Controls API

 

3) Screen

i) Waterfall display:

Android 11 added a new API to detect the waterfall display.

E.g Google calculator.

 

ii) Hing support:

Android 11 added a new sensor API to detect the angle. This API will help developer to monitor the hinge angle and

provides a measurement in degrees, Which will be used to perform granular animations.

E.g. User for launcher app

 

4) Conversations

i) Bubble chat: 

The bubble was experimental feature for android 11. Starting from Android 11 Bubble chat came with new API that will reduce developer boilerplate code and users can enable and disable bubble chat. 

 

5) 5G Support


6) Android 11 gives you a way for wireless debugging for the developer.

 

7) ADB Incremental APK installation

Installing large apk (e.g. 2 GB) takes a long time. Incremental APK installation accelerates this process by installing enough of the APK to launch the app while streaming the remaining data in the background.

 

8) Update in Neural Networks API 1.3

 

9) Secure sharing of large datasets

E.g. application which shared ML model with other application: BlobStoremanager

 

10) Added support APIs for captive portals

 

11) Use ANGLE for openGL ES graphics.

 

12) Biometric authentication updates

You can defile biometric authentication level by StrongWeak, or Convenience