App Actions Shortcuts - Control Android apps using Google Assistant

TECH WITH SACH
TECH WITH SACH
9.5 هزار بار بازدید - 3 سال پیش - In this tutorial, you will
In this tutorial, you will learn to Control Android apps using Google Assistant with App Actions Shortcuts. Learn how to extend Android Apps to Google Assistant with App Actions. This tutorial takes you through a complete walkthrough of how you can add your existing android apps to Google Assistant using App Actions. So, in this tutorial, we will learn how to add app actions to your app using built-in intents, navigate to features within the app, search for contents using in-app search.

In this episode, Sachin Kumar, a Google Developer Expert will take you through a complete walk-through on how you can extend your Android application with Google Assistant using App Actions.
App Actions help you expand the reach of your Android app by letting users launch directly into specific app features from Google Assistant. App Actions build on top of your app's deep links, giving users more ways to access the features they already want to use.

▬ Contents of this video  ▬▬▬▬▬▬▬▬▬▬

0:00 - Intro
0:30 - What you will learn
0:50 - What are App Actions?
1:19 - Understanding App Actions
1:52 - prepare development environment
2:32 - Import android project
3:22 - Update application id in grade file
4:54 - Generate signed APK
5:12 - Upload to Google Play Console
6:20 - Install Google Assistant App Actions Test tool plugin
7:15 - Add shortcuts and capabilities for GET_THING Built-in Intent
8:12 - Add shortcuts meta-data in manifest
8:52 - Test app using App Actions Test Tool
10:17 - Add OPEN_APP_FEATURE capability in shortcut.xml
11:06 - Final app with app actions shortcuts
11:43 - Outro

In this codelab, you learn how to add App Actions to an app using BIIs (Built-in Intents) from the "Common" BII category, which represents common app tasks that almost any Android app can fulfill. You will learn about App Actions Shortcuts and Capabilities.

What you'll learn
How to use Common category BIIs to extend Assistant to most Android apps.
How to navigate to features within the app with the actions.intent.OPEN_APP_FEATURE BII.
How to connect a built-in intent with an Android activity.
How to get deep link URL parameters for an Android app from the Assistant.
How to use inline inventory to map identifiers to app functionality.
Learn how to test Common BIIs with the Google Assistant plugin for Android Studio.
How to test App Actions in Android Studio.
Built-in-intents
Deep Links

Getting Started with App Actions: Launch and deep link into Android apps from Google Assistant.
By enabling App Actions to extend your app, users can easily deep link into your apps via Assistant by simply speaking a request to the Assistant. App Actions are supported on Android 5 (API level 21) and higher. Integrate Google Assistant in the Android app. Add Voice to your android apps in 2021.
Learn how to Integrate Google Assistant in the Android app. Connect your Android app to Google Assistant.

App Actions connect users from Google Assistant to your Android app.
The GitHub repository for the sample project used in this tutorial is available here.
git clone --branch codelab-start-beta https://github.com/actions-on-google/...

🔴 Subscribe to the channel to never miss an episode: https://bitly.com/techwithsach

#GoogleAssistant​ #AppActions​ #AoGProTips #AoGDevs #Android
#Shortcuts
3 سال پیش در تاریخ 1400/11/06 منتشر شده است.
9,530 بـار بازدید شده
... بیشتر