androidthings / sample-googleassistant

Google Assistant API sample for Android Things
Apache License 2.0
467 stars 147 forks source link

Build APK on Smart Phone #75

Open dpny518 opened 6 years ago

dpny518 commented 6 years ago

I would like to integrate the google assistant in my own app, for example have avatar be able to act as google assistant, what do we need to do different?

Fleker commented 6 years ago

You can keep the EmbeddedAssistant class, but you'll need to remove all the GPIO references in the main activity.