Relative Content

Tag Archive for javaandroidflutter

Flutter App no data while on background from platform code

I have developed a Flutter app that collects cell signal strength data using native Java code and sends it over MQTT in real time for monitoring and testing purposes. The app also integrates location data, so I used the location library to enable background execution.