Week 7: Chat Application

Apr 04, 2019

Hi, welcome back to my blog!! For the past week, I have been working on building a chat framework for the Offer application. I have mainly been focusing on creating the chat application for Android platforms at the moment. I was able to create a simple model where you can input in the text, and then it is outputted on the screen, as shown at the bottom of this post. However, I have been really working on getting the chat bubble working which involves the use of many different packages, and possibly an API(I’m thinking of using CometGet API for the chat software). I have created 4 different models that invoke BubbleChat but I haven’t got one successful yet, so I will be spending the following week trying to perfect the application. Thank you!

Leave a Reply

Your email address will not be published. Required fields are marked *