I am trying to develop an application that allows users to chat with each other via SMS.
I have done this job. But the main problem is that now I am giving much importance to the design of my layout. I want to make my inbox conversation just like the Android built-in message inbox conversation type. I am in a fix how to do it. I have googled it, but can't find something helpful. Anyone can help me with source code would be appreciated.
This Blog discuss how to make a ListView with speech bubble same as native android message app or some other apps out there. I thing you can find some helpful resources there also source code is available.