marclee44

Results 1 comments of marclee44

Connect to EMQ, please replace `mqtt` to `tcp`, like this:`MqttAndroidClient mqttAndroidClient = new MqttAndroidClient(this, "tcp://test.mosquitto.org:1883", MqttClient.generateClientId());` Only 5 protocol supported: tcp/ssl/local/ws/wss