Switch view without button

How to switch between views define in UIBuilder without button (depend from message receive of smartphone with SAP).
I use C/C++ developement on SDK for device 4.0.

Hello,
here is nice SAP guide: https://developer.samsung.com/galaxy-watch-develop/creating-your-first-app/native-companion/setup-sdk.html

You can switch view using navi frame api:
https://docs.enlightenment.org/elementary/current/group__Elm__Naviframe.html

1 Like