

Lint uses the otherwise option to enforce the intended visibility of the method. The updated annotation now has an optional otherwise argument that lets you designate what the visibility of a method should be if not for the need to make it visible for testing. The new annotation for methods, classes, and packages lets you restrict an API.

Android App Links are HTTP URLs that bring users directly to specific content in your Android app. The new App Links Assistant simplifies the process of adding Android App Links to your app into a step-by-step wizard.

WebP is an image file format from Google that provides lossy compression (like JPEG) as well as transparency (like PNG) but can provide better compression than either JPEG or PNG.
