I am developing the chatting application but by using that application two persons are not received chatting messages properly.If one person send a chat message to other did not receive it immediately .For that i want the refresh that application For that what can i do?Give me some suggestion .Thanks in advance
I am developing the chatting application but by using that application two persons are
Share
First of all declare the WebView control globally in your activity.
Now load the web page into the
I hope this will help you.