I have an app compiled in Tizen Sdk and packaged as a .tpk file. I want to install this on a real device. The device I work with does not have USB OTG and I am not able to connect SDB on Ethernet for some reason. However I am able to copy the .tpk file to the Tizen device with a USB pen drive. Now my question is how to I install this .tpk? Please note that the device I run on does not have a file manager app, so I need a shell command to install.
Thanks.