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.
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
Answer:
You have to do 2 steps and your issue will resolved.
- 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.
- For Windows/linux User Press Ctrl+L and For MAC Press Control+L
- And the last step is optional If your fabric is not logout. So, you need to restart your IDE.
Answer:
Just hit Ctrl+L to log out! (when you focused on plugin)
Tags: androidandroid, eclipse, login