mirror of
https://github.com/nuclearfog/Shitter.git
synced 2024-12-31 20:07:15 +01:00
Update README.md
This commit is contained in:
parent
35f8c9eecf
commit
3b3aeeb4cd
27
README.md
27
README.md
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user