I have successfully implemented twitter authentication(twitter4j) using webview from my Android app.Is it possible to authenticate without using webview..ie; by triggering phones twitter app ?
Asked
Active
Viewed 395 times
2
-
1I found a better description here http://stackoverflow.com/questions/19027623/android-twitter4j-authentication-via-installed-twitter-app-not-browser?rq=1 – arun Apr 02 '14 at 12:21
2 Answers
0
UPDATE: It's possible...
... when you use Fabric (Twitter's Mobile Development Platform) to login. Somewhere since 2015, the native Twitter App will be used if it's installed on the user's device.

Entreco
- 12,738
- 8
- 75
- 95