jamesonwilliams / AndroidTwitterExample

An example of how to access the Twitter APIs from an Android app.

Home Page:http://nosemaj.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example of using the Twitter4J library to access twitter from
and Android application.

Prerequisites:

 - Go to https://dev.twitter.com/apps/new and register for a new OAuth
   key/secret set.
 - Put the Consumer Key and Consumer Secret into res/values/strings.xml
 - Profit

Jameson Williams <jameson@jamesonwilliams.com>

About

An example of how to access the Twitter APIs from an Android app.

http://nosemaj.org


Languages

Language:Java 100.0%