This is the Android app which uses the RabbitMq server at backend.
ChatRabbitMQ is hosted in the following web site
https://github.com/anujacharya1/ChatRabbitMQ
If you think the Android project ChatRabbitMQ listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ChatRabbitMQ.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | commons-cli-1.1-7f02ab26e60acbb92be5d16656ed3d07f335e3bf.jar commons-cli-1.1.jar commons-io-1.2-4b909cf8e0b0e83ac383eb965ac623e2c85c79df.jar commons-io-1.2.jar rabbitmq-client-1800f4908103739f83989fcd39c7642a1c712e1c.jar rabbitmq-client.jar support-v4-19.0.0-368054dfda89bdffa0588ae338ee8c1cb3416107.jar |
Required Permissions | android.permission.INTERNET |
ChatRabbitMQ has the following Java source files.
com.example.rabbit.BuildConfig.java com.example.rabbit.IConnectToRabbitMQ.java com.example.rabbit.MainActivity.java com.example.rabbit.MessageConsumer.java com.example.rabbit.OnReceiveMessageHandler.java