Login Twitter using twitter4j

Viewed 21

Recently, I need to implement twitter login in my android app, so I integrate twitter4j in my app, but an issue block me when open url with webview, authentication url load successfully as follow: enter image description here

I input my username and password and then Sign In, webview redirect to an url but failed: enter image description here

I don't know why and how to solve, can anyone help?

0 Answers
Related