app/src/main/AndroidManifest.xml
@@ -199,6 +199,11 @@ </intent-filter> </service> <!--uniMqtt必要的,开启mqtt1883端口一个服务--> <service android:name="org.eclipse.paho.android.service.MqttService" android:exported="false" /> <meta-data android:name="design_height_in_dp" android:value="812" />