Hi Leonardo,

yeah, you can use Stomp Java lib to connect to the broker and consume from
queues https://github.com/fusesource/stompjms

You can find here an example of android app that does matt to talk to
activemq with the similar lib https://github.com/jsherman1/android-mqtt-demo

MQTT may be a better fit, but it's topics only.

Regards
--
Dejan Bosanac
----------------------
Red Hat, Inc.
FuseSource is now part of Red Hat
dbosa...@redhat.com
Twitter: @dejanb
Blog: http://sensatic.net
ActiveMQ in Action: http://www.manning.com/snyder/


On Thu, Jul 4, 2013 at 3:39 PM, Leonardo Torres
<leonardotorr...@gmail.com>wrote:

> Hi guys,
>
> It is possible to have a client activemq consuming queues or topics in
> android application?
>
> thanks in advance!
>
> --
> Obrigado
> Leonardo Torres.
>

Reply via email to