Skip to content

Codelabs for Actions on Google at GDG DevFest Rajkot season 2018

License

Notifications You must be signed in to change notification settings

JaldeepAsodariya/codelabs-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codelabs: Actions on Google

The level1-complete directory should be used as a reference for the Level 1 codelab, and as a starting point for the Level 2 codelab. The level2-complete directory can be used as a reference for the Level 2 codelab, and as a starting point for the Level 3 codelab. The level3-complete directory can be used as a reference for the Level 3 codelab.

Setup Instructions

Steps

  1. Use the Actions on Google Console to add a new project with a name of your choosing and click Create Project.
  2. Click Skip, located on the top right to skip over category selection menu.
  3. On the left navigation menu under BUILD, click on Actions. Click on Add Your First Action and choose your app's language(s).
  4. Select Custom intent, click BUILD. This will open a Dialogflow console. Click CREATE.
  5. Click on the gear icon to see the project settings.
  6. Select Export and Import.
  7. Select Restore from zip. Follow the directions to restore from the codelabs-actions-level-<one/two/three>.zip file in this repo.
  8. Select Integrations from the left navigation menu and open the Integration Settings menu for Actions on Google.
  9. Enable Auto-preview changes and Click Test. This will open the Actions on Google simulator.
  10. Type Talk to my test app in the simulator, or say OK Google, talk to my test app to any Actions on Google enabled device signed into your developer account.

For more detailed information on deployment, see the documentation.

References and How to report bugs

License

See LICENSE.

Inspired from

Google+

Actions on Google Developers Community on Google+ https://g.co/actionsdev.