USQTweet - Simply Twitter Client

USQTweet is a simply twitter client that is created as USQ Mobile Module final assignment. The main requirment for this assingment is to show at least four features of Android mobile platform so this application has very limited features compared to other twitter clients on the market.

User Features

Technical Details

Requirements

Resolution

This application is tested under default resolution (normal screens : 470dp x 320dp). According to Android developer page, there are four standard resolutions. The doc mentioned that there are serveal android devices that don't follow those standard resolutions as well. However, the requirement of this assignment is to support at least one resolution so I didn't test my application with differnet resolution. I make sure that the position and layout looks okay in default resolution. I don't add unecessary scrollbars as well.

How to login and view the existing

How to logout

How to revote the permission

Once you authorized the application to access your twitter account, you can revoke the permission at anytime. There are serveal different ways to revoke the access but I recommend you to follow the following steps to revoke the access of the application that you've authorized.

  1. Go to twitter website
  2. Click on User Name -> Settings at the right corner of twitter site.
  3. Go to "Applications" tab in "Settings" page
  4. Find your "USQTwit"
  5. Click on "Revoke Access" button

How to clean the Isolated storage

Known issues

Reference ~