i have made a java se twitter app to learn the api, and started the porting over to android. right now the issue im having is that the onActivityResult() is not being called at the right time.
i created WebAuth.java to be used to display the social client auth site, and get the users auth code started intergration of twitter