dialogue between you and Google that understands your world and helps you get things done. It makes it easy to buy movie tickets while on the go, to find that perfect restaurant for your family to grab a quick bite before the movie starts, and then help you navigate to the theater."
you are on Android or iOS, fast or slow connection Like Allo, Duo is based on your phonebook, allowing you to reach anyone in your phonebook https://play.google.com/store/apps/details?id=com.google.android.apps.tachyon
URL - if that URL has an associated Instant App, users will get a tiny version of that app instead of the website. - Once tap, the smartphone fetches some part of the app that users want to use, allowing the app to instantly and seamlessly install.
Android Support repository built on top of a flexible constraint system. - Compatible all the way back to Android 2.3 (API level 9, Gingerbread) - First layout that's designed in conjunction with tools itself - Available from Android Studio 2.2 Preview 2
to reduce the complexity and depth of view hierarchy. By using this layout, you can optimize and speed up the UI rendering phase of your application and so it would help developers reduce load time and improve performance of the app.
based on the currently highlighted symbol in your project. To use the feature, highlight a Variables, Types and Methods in your code then Right Click to show a context menu for Find Sample Code. The results are displayed in a bottom output box.
8 language features, like lambdas, to be used on all versions of Android. - This release adds incremental build and full support for annotation processing, so you can explore using Java 8 language features in your existing projects.
project dependencies based on build types, flavors and variants - Navigate to your AndroidManifest.xml and click on the new Merged Manifest bottom tab.
convert them into a fully reusable Espresso Test that you can run locally or even on Firebase Test lab. - To use the recorder, go to the Run menu => select Record Espresso Test.
sizes of different components in your APK - To avoid 64K referenced method limit issues with your Dex files - Diagnose ProGuard configuration issues - View merged AndroidManifest.xml file - Inspect the compiled resources file (resources.arsc).