Hi,
i am not able to deploy tpk from IDE to device (also emulator doesn't work). I am attaching the Log from IDE.
[Creating the package...]
[Created the package:/Users/lukasjezny/workspace/shader/Debug-Tizen-Device/G6yunh8TjN-1.0.0-arm.tpk]
[Transferring the package...]
[Transferred the package:/Users/lukasjezny/workspace/shader/Debug-Tizen-Device/G6yunh8TjN-1.0.0-arm.tpk -> /opt/apps/PKGS/G6yunh8TjN-1.0.0-arm.tpk]
[Installing the package...]
$ pkgcmd -l | grep G6yunh8TjN
debug level init 1(1)
$ pkgcmd -q -i -t tpk -p /opt/apps/PKGS/G6yunh8TjN-1.0.0-arm.tpk; echo cmd_ret:$?;
package path is /opt/apps/PKGS/G6yunh8TjN-1.0.0-arm.tpk
debug level init 1(1)
__return_cb req_id[1] pkg_type[tpk] pkg_name[] key[start] val[install]
__return_cb req_id[1] pkg_type[tpk] pkg_name[0000000000] key[end] val[fail]
processing request 1 failed
cmd_ret:1
(1.504 sec)