Tweet Lanes is a fully functional Twitter client, targeted at Android devices running API 14 and above.

This project contains the full source code to:
The only items used in the Play Store build of Tweet Lanes not present in this repository are:
To build and use the app, you'll need to create your own Twitter application (and App.net application, if you have a developer account).
Inside Application Type:
Now that you have the Twitter app configured, open the java file: android/client/src/com/tweetlanes/android/ConsumerKeyConstants.java and modify your TWITTER_CONSUMER_KEY and TWITTER_CONSUMER_SECRET variables with the ones from your Twitter app.
App.net usage requires a similar set of steps.
Tweet Lanes uses the following open-source software:
A few points to considering when browsing this code:
In conclusion: there is currently some dog-awful code in this project. I know this only too well. Please try not to judge my coding ability on the worst parts, but do feel free to fork 'n fix :)
\android\client contains the bulk of the code. This project is dependent on the following libraries:
\android\libraries\SocialNetLib - An abstracted library that interfaces with Twitter and App.net.Additional notes:
/*
* Copyright (C) 2013 Chris Lacy
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
Contributions are most welcome. In fact, they are actively encouraged.
Have a read here for what I consider to be the most pressing tasks in need to attention.
Before contributing please have a read of our wiki which contains useful information to get you started and also where to send your pull requests.
I retain the copyright and ownership of the Tweet Lanes name. If you choose to release a fork of this code, please use a different name for your project.
$ claude mcp add TweetLanes \
-- python -m otcore.mcp_server <graph>