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?
Asked
Active
Viewed 1.7k times
2 Answers
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
-
46i wish there was visible button somewhere – Jemshit Sep 29 '17 at 12:37
-
1It 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
-
3I 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
- In Android Studio, Click on
Fabric
icon. - In Eclipse, Click on the
Fabric
on Eclipse task bar so that the Fabric window is in focus. - For Windows/linux User Press Ctrl+L and For MAC Press Control+L
optional
If fabric doesn't logout, you need to restart your IDE.

Aryeetey Solomon Aryeetey
- 5,566
- 3
- 25
- 29

Mehul Kabaria
- 6,404
- 4
- 25
- 50
-
7
-
1I think its most easy way to log out from Fabric plugin in Android Studio. – Mehul Kabaria Apr 12 '17 at 06:07
-
Yes, it is easy indeed. I was commenting the fact that Fabric plugin does not offer any other intuitive way to log out. I mean, so 'log out' button in somewhere visible. But this shortcut is very useful and easy. – Agna JirKon Rx Apr 12 '17 at 16:52
-
2It may be easy but the question is why not simply have a logout button. It took me 2 reinstalls and 1 hour of search to figure this dam stuff. – Sagar Mody Jun 12 '17 at 12:15
-
1