Hi! An update on this topic. I have been calling several verbs with different parameters from the HTML application, and these are my results. * The verb "windowmanager/activateWindow" works as expected, the window of the target application pops up, but the drawback is that it must receive the application role as a parameter, not the application id. * I also managed to call the verbs "homescreen/tap_shortcut" and "homescreen/showWindow". They don't seem to have any effect (no window is shown), but the call returns successfully. They receive the application id as a parameter, so they look like the correct fit for my application. Any help on how those APIs work? Wang Zhiqiang: I'm CCing you as the author of the latest commits in libhomescreen and the homescreen service, in case you know better. Sorry to disturb you! Best regards, -- Jacobo Aragunde Software Engineer at Igalia On 9/7/19 11:40, Jacobo Aragunde Pérez wrote: > Hi, > > I wrote a very basic HTML5 launcher as a prototype. I'm calling the AFM > start operation to run an app [1] but it only works the first time I > click on it. > > Reading the docs [2], I understood that I should call the resume > operation the second time I click on the same app. > > But I checked the original launcher application, the Qt-based one, and I > think it's only using the start operation [3], not resume. And that also > makes sense, because the apps hadn't been paused. > > Anybody knows how it should work? > > Thanks in advance! > > [1] > https://github.com/jaragunde/wam-demo-applications/blob/master/html5-homescreen/homescreen.js#L11 > [2] > https://docs.automotivelinux.org/docs/en/master/apis_services/reference/af-main/1-afm-daemons.html > [3] > https://git.automotivelinux.org/apps/launcher/tree/launcher/src/applicationlauncher.cpp#n48 > > Best, > _______________________________________________ automotive-discussions mailing list automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions