2

I am using Eclipse editor.

I know about Twitter integration using Fabric in Android studio.

But that is not useful for me because of Eclipse.

I want to know is there any way to create Twitter share dialog like FacebookDialog.ShareDialogBuilder

Aditya Vyas-Lakhan
  • 13,409
  • 16
  • 61
  • 96
Chirag Savsani
  • 6,020
  • 4
  • 38
  • 74

2 Answers2

3

You can try

Fabric in Eclipse

by the way as commented by MD You have to Jump to Android Studio

With the recent announcement Google made about dropping support for Eclipse, after much thought, we’ve decided to discontinue future support for Eclipse as well. Although we’re no longer going to be rolling out any more upgrades to Eclipse, your existing plugin for Eclipse and dashboard will continue to work.

Thank you.

Community
  • 1
  • 1
Pratik Butani
  • 60,504
  • 58
  • 273
  • 437
  • I use this tutorial http://www.learn2crack.com/2014/06/android-twitter-integration.html# and that fulfill me requirement. Thanks for help. – Chirag Savsani Dec 17 '15 at 12:42
3

As you said

working in this project since last 6-7 month.

but consider Pratik's answer, you can use FABRICS in Eclipse but it will be wise decision to move to AS to use all the available features

Regarding migrating from Eclipse to AS it's very easy, you can follow this and this

Community
  • 1
  • 1
Ravi
  • 34,851
  • 21
  • 122
  • 183