java - Log into twitter? -
ok, trying boolean if have logged in or not. using twitter4j library , gave me following 3 things at.
http://twitter4j.org/en/code-examples.html
i have no idea how log in , if logged in successfully.
thanks, , have no code btw... did copy code , try different things.
ps. on separate note how learn how use elses library?
twitter uses oauth. there no concept of having logged in external app. there instead concept of app being authorized communicate account on twitter. on how learn use else's library... that's general question... reading documentation start, irc channel relevant language (or library if has own irc channel).
i've found people on irc channels helpful when have specific code problem trying solve , real time enables faster progress waiting answers question on forum or so.
Comments
Post a Comment