added thread needed to start twitter authorization to TravelPostMain.java. Created TwitterWebAuth.java and twitterwebauth.xml
modified some strings to better explain failure points.
tested and working for authorization.
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 made PostActivity.java to get users input after a widget click
i added post options to the settings.xml
TravelPostWidget.java
i added an if block to check users settings for posting
LocationReceiver.java
i made a convince method for posting and added an if block that generates a post base on users settings