简体   繁体   English

用于Eclipse的Facebook Android SDK?

[英]Facebook android SDK for eclipse?

i'm trying to make a simple android app which will have a login with facebook button and sharing stuff to facebook. 我正在尝试制作一个简单的Android应用程序,该应用程序将使用Facebook按钮登录并与Facebook分享内容。 So i googled this ALOT but cannot find anything that will help me build this in eclipse. 因此,我在Google上搜索了很多,但是找不到任何可以帮助我在Eclipse中构建它的东西。 Not in ANDROID STUDIO. 不在ANDROID STUDIO中。 Every sdk tha i've found is for android studio, every tutorial is for android studio. 我发现的每个SDK都适用于android studio,每个教程都适用于android studio。 Is it now even possible to do this in eclipse? 现在甚至有可能在日食中做到这一点吗? and if yes then please help. 如果是的话,请帮忙。 Thanks all in advance 提前谢谢大家

eclipse does not use gradle as android studio and other 'modern' IDEs do. eclipse不像Android Studio和其他“现代” IDE那样使用gradle。 To use a libary in eclipse you need to download a *.jar or *.aar file. 要在Eclipse中使用库,您需要下载* .jar或* .aar文件。 I recommend you to use Android Studio because I don't see any advantages in eclipse. 我建议您使用Android Studio,因为我看不到Eclipse的任何优势。 Android Studio is the new standard and it is worth it to learn how to use it. Android Studio是新标准,值得学习如何使用它。 Happy coding! 编码愉快!

Just refer this links Sharing on fb 只需参考此链接就可以在fb上共享

login with fb 用fb登录

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM