Integrate Firebase cloud Messaging in Android using Eclipse -


i have project in android developed eclipse. want add push notification project.

new solution firebase cloud messaging , want use it. documents , samples coded android studio, not move android studio because of dependencies.

i not solve problem in eclipse. there way integrate firebase cloud messaging eclipse project?

i don't think that's possible. in docs, stated that:

to write firebase cloud messaging android client app, use firebasemessaging api , android studio 1.4 or higher gradle.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -