Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Fabric for AndroidStudio/Eclipse - Unable to Login with another user

I have logged with my account in Fabric, but now I want to login with another account and I can't change user in Eclipse/Android Studio. There isn't any button to logout or something like that. Some help?? Thanks.

like image 516
user2618311 Avatar asked Jan 20 '15 12:01

user2618311


3 Answers

I am also facing the same issue. Fabric is a collection third part API which can be used to login to Twitter and post/display tweets. It also has APIs for monetization, crash report handling.

Got the answer

1. Click on the 'Fabric' on Eclipse task bar so that the Fabric window is in focus. 2. Press Ctrl+L

like image 174
pcptech Avatar answered Oct 22 '22 11:10

pcptech


You have to do 2 steps and your issue will resolved.

  1. For Android Studio Click on 'Fabric' icon / For Eclipse Click on the 'Fabric' on Eclipse task bar so that the Fabric window is in focus.
  2. For Windows/linux User Press Ctrl+L and For MAC Press Control+L
  3. And the last step is optional If your fabric is not logout. So, you need to restart your IDE.
like image 38
Aman Jham Avatar answered Oct 22 '22 10:10

Aman Jham


Just hit Ctrl+L to log out! (when you focused on plugin)

like image 3
Muhammad Ali Avatar answered Oct 22 '22 10:10

Muhammad Ali