I want to install a tizen app in a remote location. I want to upload the certificate using command line. What is the equivalent command for "Permit to install applications" in context menu
Asked
Active
Viewed 1,112 times
1 Answers
0
What Tizen device are you working on ?
you need to upload the signature xml file into :
sdb push *.xml /home/developer
You can also try CLI SDK and share feedback on tizen wiki

RzR
- 3,068
- 29
- 26
-
3Hi, I've got an error `/home/developer': Permission denied while trying this. Do you know any workaround? (I have turn on developer mode on TV) – Pax0r Nov 20 '17 at 18:56