MQTT Client in Android app

I need to create an android application that works as MQTT client.
This application will connect to MQTT broker to pub/sub data.
Could I create this type of MQTT application with ADALO? I did not find documentation about it.

Thanks