tizen-sdk

Not getting proper logs in Samsung Tizen TV emulator

六月ゝ 毕业季﹏ 提交于 2019-12-31 03:58:08
问题 I am using tizen IDE 2.4.0_Rev5 for development and running my apps on the Tizen TV emulator. The problem I am facing is that many of logs which have been put in the javascript file( using console.log('xyz') ) do not appear in the console while running the app or even if I launch the debugger, however some logs do come. For instance, I took the sample App for AV Player from here: https://github.com/Samsung/TizenTVApps/tree/master/TVDemoAvPlayer When I run the app, I and press play button, I

How to install app on Gear S2 via Tizen Studio?

偶尔善良 提交于 2019-12-30 10:01:44
问题 I am new to developing Tizen apps for the Gear S2. I've been through the tutorial but can't get my app installed on my Gear S2. I'm using Tizen Studio 1.0.1 in Mac OS Sierra (10.12.1), and a newly bought Gear S2. I've installed the Extension SDK (Samsung Certificate Extension and Samsung Wearable Extension), then created a certificate through the Certificate Manager (Author Certificate and a Distributor Certificate), connected my Gear S2 via Wifi (same network as my computer), set "Permit to

Error 81 when launching web app on Gear S2 device

天大地大妈咪最大 提交于 2019-12-10 17:29:02
问题 I am using Tizen SDK (2.4.0_Rev5) to launch the demo app HelloTizen (wearable-2.3) on my Gear S2 but it fails, with the following error: Unknown Error [81] Unknown Error [81] When I try to install it with sdb install HelloTizen.wgt I get the following output: pushed HelloTizen.wgt 100% 36KB 0KB/s 1 file(s) pushed. 0 file(s) skipped. /home/user/tizen/HelloTizen/HelloTizen.wgt 114KB/s (37179 bytes in 0.318s) path is /opt/usr/apps/tmp/HelloTizen.wgt __return_cb req_id[138540002] pkg_type[wgt]

Not getting proper logs in Samsung Tizen TV emulator

余生颓废 提交于 2019-12-02 05:51:11
I am using tizen IDE 2.4.0_Rev5 for development and running my apps on the Tizen TV emulator. The problem I am facing is that many of logs which have been put in the javascript file( using console.log('xyz') ) do not appear in the console while running the app or even if I launch the debugger, however some logs do come. For instance, I took the sample App for AV Player from here: https://github.com/Samsung/TizenTVApps/tree/master/TVDemoAvPlayer When I run the app, I and press play button, I get only the following logs: js/main.js (218) :Buffering Complete, Can play now! js/main.js (66)