Instead of showing webview for user to enter login and password I want to make users authorize with their official twitter app (if you know, facebook api does the same - if there is installed facebook application it runs this application which returns access token).
So, maybe there are any intents for twitter application to do the same? (obtain the access token from twitter app for oauth to authorize the user in my own application)