<table><tbody><tr><td class="votecell"><div class="vote">
<span class="vote-count-post "><br></span>
</div>
</td>
<td class="postcell">
<div>
<div class="post-text" itemprop="description">
<p>I have an instant messaging app for android where users can
chat. it is done by a rabbitmq server. Messaging just works fine. I need
to find out the user presence whether user is online or whats the last
online time. some how i think xmpp can do it but i'm not sure how to
this.</p>
<p>Any ideas how to find the user presence in mobile IM apps ?</p>
<p>Thanks,
Seshu </p>
</div></div></td></tr></tbody></table>