Android Open Source - App server ChatRabbitMQ






Project Summary

This is the Android app which uses the RabbitMq server at backend.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ChatRabbitMQ.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedcommons-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 Permissionsandroid.permission.INTERNET




Java Source Files

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