A Very Low-Level Twitter Client
You became hooked with social media and Twitter? If you wanna change that, try this App.
The App WAS a very low level twitter client. You can use the old code to build your own cool client or to learn how Twitter Kit and API works.
RT @username:
and got to that user timeline by a single click@username
@username
, it uses the username of the posting user / publisher@username
and keywordsbut …
You can get a signed APK from here (Android 4.1+): APK
I did not share me API Key and Secret! You have to create your own. Normaly all Twitter client request go to a man in the middle app-server to analyse and cache every request (similar to a proxy). WE DO NOT WANT this man in the middle server, who holds API Key and Secret and sending Ad’s or do things with our private stuff. Thus: Your client has to hold these Keys and you have to generate your own, because there are request limits to pretent the original Twitter servers from to many requests.
To get API Key and Secret you have to create a new App on the Twitter development website.
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to http://unlicense.org
Some third party code parts (Twitterkit, AppIntro) uses other OpenSource licenses - look at their code to get further informations.
Personal information is data that can be used to uniquely identify or contact a single person. I DO NOT collect, transmit, store or use any personal information while you use this app.
I DO NOT collect non-personal information like user’s behavior:
The Google Play Store collects non-personal information such as the data of install (country and equipment).
I use both to build the app. I did not add any Google or ad keys or codes for marketing feedback, Ads or payment systems. BUT PLEASE read the Privacy Policy of the Twitter API, too!
https://dev.twitter.com/overview/terms/agreement-and-policy
If you have any questions or concerns about my Privacy Policy or data processing, please contact me.