Closed asjgi closed 6 years ago
You will need to clean up the AssistantActivity
class to remove references specifically around Android Things. There's a few classes like Gpio
and Button
that do not exist on phones.
@Fleker Thank you for giving me a comment. And I`m gonna try to change to Android mobile source from the dependency of "Android things source".
if apk(this source) install on the Mobile phone(Emulator), is it available?
Before when I build this source, I have a problem with this link. (https://github.com/androidthings/sample-googleassistant/issues/38) And then I fixed it.
A lot of time to try open again, but this application is not a operated at the emulator. and both of mobile phone(Oreo) but I can`t use anything which I want. when I try to open, I can see this log.
How can I solve this problem ? Somebody help me ~