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.
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.
This app runs with: