93

I want to logout from Fabric Plugin used in Android Studio. Clicking on Profile icon is not working but I need to switch account in there for another project. What to do?

2 Answers2

326

Launch the Fabric plugin in Android studio. After loading it, hit Ctrl+L and It will make you log out.

Sdghasemi
  • 5,370
  • 1
  • 34
  • 42
Istiak Morsalin
  • 10,621
  • 9
  • 33
  • 65
  • 46
    i wish there was visible button somewhere – Jemshit Sep 29 '17 at 12:37
  • 1
    It is the worst user experience I have encountered in recent times. I cant directly inject the SDK to my app, I have to launch the app via the plugin and the plugin doesn't have a Log out button! How crazy is that?? I wish Google play Beta supported non gmail accounts. I would never use Fabric. – Ali Kazi Apr 23 '18 at 08:30
  • May those developers suffer in hell... I spent half an hour, removing ~/.AndroidStudio, project files and etc – deathangel908 May 29 '18 at 10:50
  • 3
    I don't really understand. How developers in this level could be so dumb? I mean, it's a very simple requirement for a person to be able to VISUALLY sign out of a system. This is the a-b-c of the alphabet. How could they miss this? – Saeed Neamati Jun 24 '18 at 06:56
  • Haha I actually even reinstalled it hoping it'd log me out before seeing this answer :D – Vucko Mar 22 '19 at 09:05
  • I am a Software Developer. Holds a B.Tech degree in Computer Science. The world already thinks me next to GOD and then I need to search this. – iCantC Oct 14 '19 at 14:05
19
  1. In Android Studio, Click on Fabric icon.
  2. In Eclipse, Click on the Fabric on Eclipse task bar so that the Fabric window is in focus.
  3. For Windows/linux User Press Ctrl+L and For MAC Press Control+L
  4. optional If fabric doesn't logout, you need to restart your IDE.
Mehul Kabaria
  • 6,404
  • 4
  • 25
  • 50