Fshamri / openfeed

OpenFeed Android App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenFeed Android App

Basic Twitter client for Android, targeting the new Android L using Material Design and using the new RecyclerView and CardView widgets.

The project is no longer in development, but feel free to fork it and use it as a template.

Setup

The project only runs on devices or emulators with Android L. Before running the project, you must register a Twitter app and include your key and secret in your ~/gradle.properties file as TWITTER_OAUTH_KEY and TWITTER_OAUTH_SECRET.

Dependencies

This app runs with:

License

MIT

About

OpenFeed Android App

License:MIT License


Languages

Language:Java 100.0%