Logout from Fabric Plugin

AndroidAndroid StudioTwitter Fabric

Android Problem Overview


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?

Android Solutions


Solution 1 - Android

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

Solution 2 - Android

  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.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
Questionuser6773311View Question on Stackoverflow
Solution 1 - AndroidIstiak MorsalinView Answer on Stackoverflow
Solution 2 - AndroidMehul KabariaView Answer on Stackoverflow