Test Actions on Google app on Raspberry Pi running Google Assistant SDK - raspberry-pi

I created an Actions on Google app which I am currently testing. I was able to test it on my Pixel, but when I tried to launch the app on my Raspberry Pi running the Google Assistant SDK it responded by saying "(name of app) isn't supported on this device". Is there any way I can run the app on my Pi?
EDIT: Here is a picture of the surface capabilities.

Related

Running google actions on raspberrypi using google assistant SDK

Is it possible to run google actions on raspberrypi running Google Assistant SDK? I was able to run my app in test mode, but unable to run any other app except my test app? Any idea?
You should be able to run any action using the push to talk/gRPC sample, although I am less sure about the hotword/library sample.

Use Unity packaged google vr, installed on the Samsung mobile phone will be reported this warning

Use Unity packaged google vr, installed on the Samsung mobile phone will be reported this warning, how can I getrid of this warning
remind
  If you do not install the Google VR service, this app may not work properly.Please install the Google VR service from the Play Store and continue

How to build Google Assistant into Raspberry Pi?

Google said that with their SDK we could build the Assistant into a wide range of products, for example the Raspberry Pi.
Now it's launched and I can't see that function, did I miss something?
Look out for the Embedded Google Assistant SDK which will allow you to add the Google Assistant to a Raspberry Pi. This was not part of today's launch.

Edge browser on raspberry pi?

Is it possible to get the Edge browser running on the raspberry pi 2?
I've seen that in some areas the edge browser greatly outperforms Chrome (dom manipulation/css transitions), and I am creating a public display "art project".
The Microsoft Edge browser app is not included on Windows 10 IoT core that runs on the Raspberry Pi 2. However the same web platform behind MS Edge is available on the RP 2 in UWP apps. If you have a website you can take advantage of it through a Hosted Web App or the WebView control.
The steps to deploy an app are listed here. Check out this blog that covers the entire process of deploying on the Pi 2 through VS 2015. You are able to do this through the free community version.
This video covers how to make a Hosted Web App. A fun project and demo app to deploy is here: https://github.com/MicrosoftEdge/JSBrowser. It's a tutorial JavaScript app browser built using the WebView control that is able to run on the Pi 2.

Browser For Google Tv Emulator

I have installed Linux OS with KVM and Android SDK. After that, I installed Google TV Add-on to it.
Next, I created AVD Google TV Addon (Google, Inc.) - API Level 12 with a screen resolution of 720p.
After running the emulator, the emulator works fine, but the emulator does not contain any browser. How to install the browser(google chrome)? I would like to run my web application in a Google TV emulator.
Browser is not supported in emulator. Please refer to this post for a workaround:
Google TV emulator without chrome browser?
Also, please file a feature request :
http://code.google.com/p/googletv-issues/