I want to make a samsung smart tv app with tizen. I’ve made an webpage using springboot. I tried making the app using that webpage codes I made, but I’ve got to know Tizen doesn’t support java but html, css,and javascript only. So I used meta http-equip=”refresh”, and let index.html go to my webpage url, but there were long loading
Tag: tizen
Tizen Install on Windows 10 will not recognize JDK 9 installed
I am attempting to install the 64-bit version of Tizen SDK on my Win10 Home Laptop. However, every time I get the error that I either don’t have java 8+ installed or that the JAVA_HOME environmental variable isn’t set right. Now I’ve read other questions on this, and I’ve set the JDK directory as first in the “Path” environmental variable.