hi, if you need a custom extension, you can DM me for that.
edit: I just responded, i’m at my village
Dear Mr Kumar I sent 2 private message but nothing heard from you
Regards
Hello. I add your plugin application and I get output as “APK”. When I want to install the application on the phone, I cannot install it and it seems to be due to your plugin.
can you elaborate, what exactly happens? Any error message? Also a screenshot might help…
btw. how did you use the extension? any screenshot of your relevant blocks?
Taifun
Hi, I plan to not maintain the topic with updates of this extension anymore, since it is too difficult to do it with two different platforms. Extension would still continue to work on Kodular.
Since anyways both the Platforms are merging.
Hello. First of all, I apologize for replying so late. I gave up using the ItoO - Background Tasks plugin, I will not use it. Thank you very much for your interest.
You can find an example in the first post of this thread
Taifun
Thanks alot , for your nice extension. can you help me how to send background notification after change value in google sheet. the sheet url will hit in every minute by web. can it possible. plz help
read this thread from the beginning to the end
Start with something simple and get that working first and if you got stuck, show us a screenshot of your relevant blocks
Taifun
from background tasks i had the create component block. Here how can i use it?
i don’t find the “id” field
I’m trying to make a radio link work in the background, but it doesn’t work
Where are your procedures BackgroundTask and BackgroundWork?
There does not exist a Clock2.timer event, it should be Clock2 Timer
Taifun
What exactly is that radio link?
Some observations:
-
you should rename your procedure Background to BackgroundTask and add an argument x, also you forgot to initialize the Clock component. .
Evaluate but ignore result Clock1
And give the procedure you are registering another name, for example timer -
you might want to study these blocks Open Source • Background Tasks: Itoo - #155 by Patryk_F - Extensions - MIT App Inventor Community
-
And: don’t forget to setup the timer event handler… the question however is, what exactly are you trying to do there?
Taifun
that my radio works in the background without stopping
See this rhread
Taifun
this foreground works well, but how to do it without seeing the blocks
what about reading the complete thread?
here is an example project ExoPlayer stutters / stops after screen turns off or in background - #14 by himalayanxtiger
Taifun
Thank you its working with : ursai2keepalive