I tried revoking the permissions from the Facebook apps list. The LoginButton turned off and became "Login" when Session.getActiveSession() is called and returns AccessToken token:ACCESS_TOKEN_REMOVED.
Is it possible to show the login page (and start the LoginActivity) programatically? Or should the user press the LoginButton manually?