How can I use Firebase cloud message in an eclipse project?

后端 未结 5 1424
有刺的猬
有刺的猬 2020-12-01 13:24

I have a project in eclipse. I need include firebase library. If I was using Android Studio the steps would simply be:

And its all, all library include.

5条回答
  •  长情又很酷
    2020-12-01 14:03

    There is a move towards Android Studio with Gradle. The Eclipse solution to Firebase CM is not forthcoming. My feeling is we will all have to move to AS with Gradle soon. There are good books on it and very simple instructions on Google dev sites. We might as well start learning the new IDE and migrate.

提交回复
热议问题