Hi Folks,
I am working on the Twitter Authentication
. The Basic Authentication will expire on August 16th onwards. So we have to use OAuth
to use Twitter Authentication. But Its some Complicated to implement. XAuth
is cuts off the two steps. But the Problem is i used Twitter4j
to authenticate.And also had bad documentation too. I want to use XAuth from 1.6 itself. Which package you suggest to use. and If any example
or tutorial
for specifiacally for Android to use XAuth
Authentication.