Hello community,
I have to implement a package script for Android devices which have to use a sendintent in relation to the OS version of the calling device (>10 yes, otherwise not). The legacy scripting is really limited in logical branching. So I decide to use Javascript for implementation. So my question, is there a way to send an intent from Javascript on the device or to trigger a sendintent from there?
Thanks for any comment!
Kind regards
Kersten