Newbie programmer here - what format should the app have?
-
javidissi last edited by
Hi, I'm a newbie developer trying to start as an Opera TV Store developer on my own. I'm trying to run in my Opera TV the template for a simple game offered at Opera website, but the file is not even recognized by the system.
Basically what I have is index.html document, along with JavaScript and CSS files, but none of them can be run at my TV's Browser.
What I am trying to do is load the html file from a USB driver connected to my TV.
My goal is just to be able to test my applications directly on my TV, and then if I find them interesting and useful enough, I'd like to share them with Opera TV community by submitting them via Opera TV Dev Portal.
However I'm not still sure of what format these apps should have. I mean, in the past I've developed a few apps in Android, and the result app was an APK file.
But here, it seems that you just need to submit the HTML with CSS and JS files, am I right? Or does it need to be packed inside some zip format?
I've searched through the developers portal but couldn't find a breakdown detail on this information.
Any guidelines would be greatly appreciated. -
leocg Moderator Volunteer last edited by
Take a look at https://dev.opera.com/tv/ , it may have something for you.