aspose file tools
The moose likes Android and the fly likes twitter client Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "twitter client" Watch "twitter client" New topic
Author

twitter client

Sherif Shehab
Ranch Hand

Joined: Mar 05, 2007
Posts: 462

Hi ,
I;m newbie to Android Development , i'm working in a small project that helps me to learn Android , it;s a Twitter Client , i'm using OAuth for authenticating the user to use Twitter's services and not using any callback urls, so i have to forward the user to a specific Twitter URL to get the PIN to continue the authenticating processes , after forwarding the user to the URL i wanna to force him to go back to my preferences activity write the PIN to continue the process , how this can be achieved ? any new ideas are welcomed..

Thanks,
Sherif
rob michael
Greenhorn

Joined: May 22, 2011
Posts: 27
Hey Sherif,

any reason you are not using callbacks to return and write the pin to the sharedPrefs?


Have a look at my blog: http://automateddeveloper.blogspot.com/
Or even my Android Apps (website): http://www.mobile.thirdmindmedia.co.uk
 
 
subject: twitter client
 
Threads others viewed
Sockets vs URL Based classes
authenticate the user to be able to access twitter services
Best Spring implementations?
security on server access
Some Good Resources to learn Android
developer file tools