java - How manage multiple accounts in Twitter4J? -


how manage multiple accounts in twitter4j? have code example?

is necessary create 1 "application" each account? or have more pratical way?

thanks, celso

for managin multiple accounts u need create instance of twitter class each account have token , token_secret, , don't need create new application each account want manage, made oauth flow , take token.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -