I’m trying to launch apps directly from my app on Gear 2 and it works for all apps but S Voice and Controls…. I’m using the same code to launch for all apps.
Nothing happens when I want to start the SVoice or Controls app this way. BUT, if I first start SVoice manually with the Gear 2 internal app launcher and then run this code SVoice will start like it should! Even if I exit SVoice with the internal task manager. So it needs to be started manually that’s not what I want. So maybe the internal launcher starts any needed services for SVoice?
I also need to say that no error occurs. Everything works “fine” from the code side…
Cannot launch SVoice and Controls on Gear 2
Hi!
I’m trying to launch apps directly from my app on Gear 2 and it works for all apps but S Voice and Controls…. I’m using the same code to launch for all apps.
Example:
tizen.application.launch("com.samsung.svoice-w", onsuccess);
Nothing happens when I want to start the SVoice or Controls app this way. BUT, if I first start SVoice manually with the Gear 2 internal app launcher and then run this code SVoice will start like it should! Even if I exit SVoice with the internal task manager. So it needs to be started manually that’s not what I want.
So maybe the internal launcher starts any needed services for SVoice?
I also need to say that no error occurs. Everything works “fine” from the code side…
Any ideas?
Best
Yumi
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio