Failed to create ConnectionFactory object
问题 I'm building an android chat app using rabbitmq and the project builds without any issue. However, I'm having an issue in creating ConnectionFactory object. It gives me the following error E/AndroidRuntime: FATAL EXCEPTION: main Process: com.zabu.kyimoecho.mosaic, PID: 9002 java.lang.NoClassDefFoundError: com.rabbitmq.client.impl.nio.-$$Lambda$NioParams$NrSUEb8m8wLfH2ztzTBNKyBN8fA at com.rabbitmq.client.impl.nio.NioParams.<clinit>(NioParams.java:37) at com.rabbitmq.client.ConnectionFactory.