I am using dropbox-android-sdk-1.6.3 in my application and trying the sample application of listing the contents from my dropbox account.
but when i unlink form the dropbox using the command "mApi.getSession().unlink();" and try to link again, the login page doesn't get displayed.
i need to sign-n as a different user, what changes need to be done?