I made a basic ui app and I ran this app on emulator.
So I tried to run this app on my Gear S2 Device.
At first, I set debugging mode my device and tried to connect on Tizen IDE and that was succeed. I could see the directories on the connection explorer.
And next, set the run configure.
And last, I tried to run. But I got some errors as below
======================================================================
Cannot install application.
Error code: FATAL_ERROR
Error message:
Command: /usr/bin/pkgcmd -q -i -t tpk -p "/opt/usr/apps/tmp/com.bgmf.watchSample-1.0.0-arm.tpk"
Management: Installation or uninstallation is not working temporarily.
======================================================================
Please let me know how to solve this problem.
Thanks for reading. Have a good day :)