Link to Camera App in ubuntu touch
-
Hi everyone,
The link to gallery is given in the camera repo as
onClicked: { Qt.openUrlExternally("appid://gallery.ubports/gallery/current-user-version") }
What's the link to the camera app if I want to jump off to the camera app directly from a lockscreen?
-
@iqrajaved
The appid list can ve obtained withlomiri-app-launch-appids
For camera app it is
camera.ubports_camera_4.0.3
so maybe withcamera.ubports_camera
it will work