如何在eclipse项目中使用Firebase云消息? [英] How can I use Firebase cloud message in an eclipse project?

查看:596
本文介绍了如何在eclipse项目中使用Firebase云消息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在eclipse中有一个项目。我需要包括


$ b $所有的图书馆包括。



但我不明白如何将firebase云消息包含在eclipse中。我无法找到如何包含它的日食。

解决方案

可在Google Repository中找到新的Firebase(9xx)库。您可以使用Eclipse Android SDK Manager安装。打开SDK管理器并向下滚动,直到找到Google Repository并安装软件包。



该软件包将安装在/ extras / google / m2repository中,您将在/ com / google / android / firebase上找到Firebase文件。

您可以将.aar文件重命名为.zip并解压缩jar文件,将它们从classes.jar重命名,并将它们复制到Eclipse中显示的项目libs文件夹(或复制到Eclipse和然后按照说明将项目导入到Eclipse中。)


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.

But I cant understand how include firebase cloud message to eclipse. I cant find how include it to eclipse.

解决方案

The new Firebase (9xx) libraries can be found in the Google Repository. You can install this with the Eclipse Android SDK Manager. Open the SDK manager and scroll down until you find Google Repository and install the package.

The package will be installed in /extras/google/m2repository and you will find the Firebase files further down at /com/google/android/firebase.

You can rename the .aar files to .zip and extract the jar file, rename these from classes.jar and copy them to the project libs folder displayed in Eclipse (or copy outside Eclipse and then follow the instructions to import a project into Eclipse.)

这篇关于如何在eclipse项目中使用Firebase云消息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆