Searching for "What´s App" Message interface component?

nt4os

Member
Licensed User
Longtime User
Hello everyone!

Does somebody know if there is a libary in which you can display messages, images or a google-map like it is used in "What´s App" ?
 

melamoud

Active Member
Licensed User
Longtime User
I searched the internet and only found a way to send message nothing more.
I will be very interesting in such a solultion / API
 
Upvote 0

nt4os

Member
Licensed User
Longtime User
Hey again!

I do not search an Whats app API, i search a component/view to dislay messages like whats app (see attachment)

Has somebody an idea?

Maybe it works with a generated html code and show it in a webview, but i think there is a better way!
 

Attachments

  • 6cbf44f31ca33dcf.jpg
    6cbf44f31ca33dcf.jpg
    28.5 KB · Views: 310
Upvote 0

mc73

Well-Known Member
Licensed User
Longtime User
I would use a scrollview for this. It will not be extremely easy, since you have to place emoticons too, but it can be done. Dont know, perhaps there is a chat example in this forum for that.
 
Upvote 0
Top