Twitter clone for Android
- Allows users to save a profile with name, photo
- Allows users to post with images and messages as "Bleets"
- Allows users to add "tags" to posts, so other users can search for these tags
- Allows users to follow other users
- Allows users to see a "news feed" of all the users posts they have followed and all the tags they have followed
- Allows users to see all the posts they have created
- Allows users to search for "tags" of other users and then follow the user or tag
- Allows users to reset thier passwords
---- Tech used ----
- MVVM Architecture, CLEAN & SOLID
- Uses Firebase Realtime Database for storing data
- Uses Firebase FireStore for storing images
- Uses Firbase Authentication for registering users
- Uses Activities, Fragments, Tabs for UI
- Image Gallery Provider
- SMS
To install the Apk:
-
Open this link on your Android device: https://github.com/realityexpander/Blitter/blob/master/Blitter_1.0.apk
-
Tap the "skewer" menu and tap the "download"
-
Allow the file to download (DO NOT click "show details")
-
After the file is downloaded, click "OK" to install
-
Click "OK" to install
-
Click "OK" to launch
If you have developer options turned on, you may need to turn off "USB Debugging" if the "Waiting for debugger" dialog is displayed.