Issue
How to implement twitter4j authentication in webview inside a dialog ? Including listener to it so we could handle when our user cancel the authentication (pressing back button) or failed to authenticate etc..
P.S: I've search for any complete implementation for authenticating and updating status via twitter4j using a webview here . But the tutorial doesn't provide complete code to implement it.
So the authentication process would appear like this one
Would you give a Complete Example ? i am newbie here.
Solution
I also meet the sampe problem. see this post and this git it might help you.
Answered By - Fawwaz
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.