/Lab5

Primary LanguageJava

#Lab 5

##Homework: For this week's homework, your application needs to fullfill the following specifications:

  • Communicate with the twitterproto server.
  • Get tweets, mentions, and follows from the server.
  • Store all information locally, and regularly sync with server.
  • Search for a keyword and display results.
  • Add user profiles with a follow button.
  • Add a "New tweet" button in the action bar.
  • Add a detail view for tweets.

We will add more on Monday. :)