How to show/implement a ShoutBox/ mini Chat Room in my android app?
http://www.freeshoutbox.net/
I want to add a ShoutBox or like a mini Chat Room section to my app where
random people can talk with other random people.....
I stumbled across this above website, and it turned out to offer exactly
what I need.
a.freeshoutbox.net
The above is an example of the sort of ShoutBox I want to add in my app.
After creating an account as admin, you get a link (like above) and some
HTML code to add it in your own site, a blog for example.
There is absolutely no documentation whatsoever about adding this
functionality to an android app, and I speak after googling for an hour. I
think all I just need to show the web page by the given URL. when you try
to open up the above link(2nd one) in the mobile browser, it appears in
zoomed out.
Below is exactly what I want to replicate:
Click here
So I need to somehow resize it so that it appears perfectly on every
device with different resolutions and sizes etc.
I don't have a lot of experience with WebViews, and I like I said showing
the URL simple gives me a crappy looking zoomed out shoutbox.
So How do I go about accomplishing this ?
No comments:
Post a Comment