https://kotlinlang.org logo
#android
Title
# android
s

Slackbot

08/24/2018, 5:16 AM
This message was deleted.
👎 1
e

edwardwongtl

08/24/2018, 5:30 AM
Please stop posting the same thing again and again, plus this have already been answered before as I remember.
g

gildor

08/24/2018, 6:38 AM
Probably you just forgot to import it or you have broken annotation processing Just reproduce this issue and post here sample project with reproduction steps
n

neuber

08/24/2018, 6:59 AM
I copied the github project, I did google-services.json and I changed the index.js with my prohect-id and I had this error
Can you do the same there?
I'm not understanding the mistake. I did everything right and was going to part of the google assistant in my home mini
g

gildor

08/24/2018, 7:02 AM
Which project?
Look to Readme
Pls
g

gildor

08/24/2018, 7:46 AM
I built this project without any issues
on command line, but pretty sure it will be the same in IDE if project imported properly I don’t think that your question is related to Kotlin directly, probably issue tracker of this project would be a better place to ask help about building it than this Slakc
d

Dominaezzz

08/24/2018, 8:18 AM
Comment out lines 8 to 11. Build the project. Uncomment them. Alt+Enter on
DaggerAppComponent
.
n

neuber

08/25/2018, 5:50 AM
Ok But.now When I change (in firebase) fan/on to true, the Led in BCM18 of the rpi 3 with AT 1.0 not ON
g

gildor

08/25/2018, 10:50 AM
@neuber your problem is not related to Kotlin, please use issue tracker of project for such questions
n

neuber

08/25/2018, 5:52 PM
pls help me
none android things/firebase project is working, this is my last log below
I solved when I update api level to 27 in AS 3.1.3 and update firebase versions in gradle
And put target api 28 and minisdk api 27
Tks
2 Views