Passing parameters when starting another application
Passing parameters when starting another application
BY 07 Aug 2013Native Application Development
Hello.
I would like to know if it is possible to pass parameters to an application when launching it via Tizen::App::AppManager.
RegisterAppLaunch() call does take a list of parameters for launched application, but LaunchApplication() does not seem to.
I was able to circumvent this by storing the needed parameters in some storage and reading them in my second application, but it would be good to know if there is some more direct way.
Passing parameters when starting another application
Hello.
I would like to know if it is possible to pass parameters to an application when launching it via Tizen::App::AppManager.
RegisterAppLaunch() call does take a list of parameters for launched application, but LaunchApplication() does not seem to.
I was able to circumvent this by storing the needed parameters in some storage and reading them in my second application, but it would be good to know if there is some more direct way.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio