TODO:
Need to finish Facebook and Twitter integration. To avoid context issues in facebook possible perform authorization in its own activity.
Need to handle the widget and posting.
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.