Chatting app demo. No api were used in this app only. Files & chat data is being stored in the device local storage.
Points to takeaway from this project is mentioned below.
- Use file picker intent.
- Recycler view implementation for a chatting app.
- EditText design for chatting purpose & textwatcher.
- Use of 9 patch image.