usage “appsvc_test” command

usage “appsvc_test” command

BY 19 Jun 2013 Native Application Development

hello, 

 

Tizen device has this command “appsvc_test”. it seems like a command to execute each serviceapp by sdb command line

is ther anyone has a example to use this?? I tried several trying. but i couldn’t find the way to use this.

what parameter should i use for each options?

—————————————————-

sh-4.1# appsvc_test
appsvc_test
[usage] appsvc_test <cmd> …
 – available cmd list
        run_svc : run_svc test
                [usage] run_svc -o <OPERATION> [-m <MIME TYPE>] [-u <URI>] [-d “<key>,<val>”]…
        run_svc_res : run_svc_res test
                [usage] run_svc_res -o <OPERATION> [-m <MIME TYPE>] [-u <URI>] [-d “<key>,<val>”]…
—————————————————-
 
i put the package name on <OPERATION> but, it failed
 
 
 
sh-4.1# appsvc_test run_svc -o hmmql7top4.MultiProcServiceApp
appsvc_test run_svc -o hmmql7top4.MultiProcServiceApp
[run_svc test]
open service fail
… test failed
 
 
 
Written by