Background Tasks extension [3.8 A] 🥳

Yes, see here, everything is perfectly explained there.

2 Likes

Thanks @Anke

1 Like

hello is there a way to hide the notification bar while working in background

Use the newer version. But it just supports some components.

2 Likes

Is it possible to run this with the extension? It is used to send a HTTP get request to raspberry pi so the script of the pi can control things
image

3 Likes

Maybe try this

2 Likes

What is firebase? I need a way to make the app send HTTP requests in background every x minutes

1 Like

Hi @Kumaraswamy
Thanks for the extension. I want to use this etension with BluetoothLE but just when I insert the BluetoothLE extension in the mit app inventor, the app does not create a background service. Has anyone faced this problem? What could be the possible cause?
Thanks

1 Like

Great extension @Kumaraswamy

2 Likes

Bluetooth components are not supported and the development on this extension is no more. You need a foreground service.

2 Likes

Yepp, they require app to be either open or in foreground

1 Like

this will not work for the Kodular environment. however, it is here that you will find the necessary extensions, including for Kodular :
https://ullisroboterseite.de/android-AI2-KeepAlive-en.html
checked. it works perfectly.

1 Like

Hi Yeragi, have you been able to solve it?

Please return UI in new version)

Hi looks great, I want to make an app that stores
Data from telephony extension in tiny dB, every change in Cid and rssi , is it possible?
Can you help with example to store value in tiny dB?

You should try previous version with the example given above.

Unfortunately i couldn't do it. The BLE extension in the MIT app inventor is linked to the main form and once the application is destroyed from the tasks (swiping up), the BLE object is destroyed. So to use this extension, I would have to modify all the other extensions, which was too much work for me.
I just switched to android studio and had my work done

any examples of tutorials in video form?

Is this still not working with Kodular?

2 Likes

at request of @Kumaraswamy