Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

olin/tweet-face

Repository files navigation

TWEET FACE

Tweets something, and attaches a picture of your face at the time of the tweet.

Building

In case you want to build this...

  1. clone this library in an adjacent folder: [email protected]:ohack/ActionBarSherlock.git
  2. add the ActionBarSherlock folder as a library project (ask Mark if you can't figure this out)
  3. build it against the Android 3.2 platform SDK

Specifics

  • Uses ActionBarSherlock to show cool top bar with icon and menu options
  • Forces OAuth login on Tweet and Login actionbar item
  • Tweet character count is 119 because of space + 20-char t.co link
  • Uses Twitter4J to perform OAuth and Twitter update with media
  • Camera picture is set to smallest size for fast upload
  • Camera preview is a 0dp x 0dp surface (invisible)
  • OAuth tokens stored in shared preferences

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages