Languages

Menu
Sites
Language
Issue of "tizen package" command.

Hello, guys! I can't figure out what happened with "tizen package" command. As I know this command must generate signed packages, but it doesn't work correctly. So, I take one of sample projects, then build it, and remove author-signature.xml and signature1.xml files. After I using "tizen package -t tpk -- test.tpk" command to generate it again in .tpk package. This files appears, but there are something wrong with them, because I can't install this package. I use "sdb install" and get this responce: "processing result : General error [-1] failed spend time for pkgcmd is [254]ms". What I doing wrong?

Responses

1 Replies
Yasin Ali

Hi,

I think you may use this tutorial as guide
https://developer.tizen.org/community/tip-tech/sample-native-application-development-using-command-line-interface
Try follow these instructions. Hope it will resolve your problem.