Update README.md

This commit is contained in:
NudeDude 2018-07-27 22:17:31 +02:00 committed by GitHub
parent 35f8c9eecf
commit 3b3aeeb4cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 3 deletions

View File

@ -1,7 +1,28 @@
# Shitter
This is my first Twitter App for Android.
Alternative Twitter App or Android
I'm using Android Studio 3 for this Project, minimum SDK is 16.
Features:
fast access to tweets and users
customizable colors
hashtag & username highlighting (also clickable)
image upload (up to 4 images)
image preview (tweets and profile images)
twitter search
Twitter: @nuclearfog
used libraries:
Twitter4j 4.0.6
picasso 2.5.2
flask colorpicker
<div class="row">
<div class="column">
<img src="shitter_1.jpg" style="width:100%">
</div>
<div class="column">
<img src="shitter_2.jpg" style="width:100%">
</div>
<div class="column">
<img src="shitter_3.jpg" style="width:100%">
</div>
</div>