Post your project for free and start receiving proposals from freelancers within minutes after publication!
Qt and Android. Application in the background
There is an app that works on Qt Android.
It displays the data obtained through the websocket from another server application on Windows.
It requires a constant stable connectivity to inform the user of the events that the server has transmitted. Or ask the server with the request.
For example, the Android app should launch a sound signal (as a alarm) on a message from the server.
Despite the permission to work in the background, after a while, Android will disable the application in the background mode.
Background service – the same behavior. Over time, the service disappears from the list of launched.
Foreground service was not launched.
As an option, you can implement a repeated task through WorkManager, which will be requested to ask the server with the specified interval.
I am looking for an Android developer that will help find the optimal solution and implement the functionality.
Version Qt 5.15, Android 13, API 33, NDK 21, SDK 9.
It displays the data obtained through the websocket from another server application on Windows.
It requires a constant stable connectivity to inform the user of the events that the server has transmitted. Or ask the server with the request.
For example, the Android app should launch a sound signal (as a alarm) on a message from the server.
Despite the permission to work in the background, after a while, Android will disable the application in the background mode.
Background service – the same behavior. Over time, the service disappears from the list of launched.
Foreground service was not launched.
As an option, you can implement a repeated task through WorkManager, which will be requested to ask the server with the specified interval.
I am looking for an Android developer that will help find the optimal solution and implement the functionality.
Version Qt 5.15, Android 13, API 33, NDK 21, SDK 9.
Applications 1
Application viewing is only available registered users.
-
4220 84 3 1 Good day ! I can help with the implementation of the Foreground service. There is experience in developing services under Android that need to work constantly.
-
63 Good day ! I have one idea. If there is a possibility to correct the backend you can use firebase messaging service. For high-priority messages, it works even when the add-on is in Doze mode.
1 proposal concealed
-
Чому б Вам не звернути увагу на це https://guides.codepath.com/android/google-cloud-messaging
-