How Fix Android app Automatically Disconnected from MQTT server

Android app Automatically Disconnected after getting every single data, But I
need display data without Disconnect to MQTT process...

1

2
3

Just reconnect ig?

1 Like

Ok Thank you sir, But i need automatically every data, How do I change the code sir....?

As you said that it disconnects after getting data so when you receive data connect again? look i have no expertise on mqtt server i just told what i thought should be right.

1 Like

ok sir... Thank You

3

I need only allow float data type at this block....

Please let me know sir....

Umm i am not sure if this is related to topic but is not message a string and you are comparing it as a integer?

2 Likes


How remove this fuction sir...?

Please elaborate on what you mean by "function."

I don’t want the app title to be displayed when my app runs on the device

Uncheck TitleVisible under the Screen's properties.
image

i did but still showing

It isn't..?
It's just shown for a split second before it's hidden. This should be the ideal behavior.

But I need that title remove from my app

It's already removed...
image

...or am I missing something here?

2371b117fbf8454baf363ba2f424e8c904975385_2_425x500
i need remove this title...

5f2a17ec4153c6b37ff9089abe49bf1185e7a074_2_313x500

You need to uncheck the TitleVisible property for every screen. The title will appear on startup, but will soon be hidden. This cannot be changed.
The time taken for it to hide is also being prolonged by the fact that you're using an emulator.

1 Like

please did you used private hivemq broker or public
if private means with your username and password so please did you connected to the broker,if yes please what mqtt extension did you used and can send me the program or can you share screen shots
thx a lot
best regards