Quantcast
Jump to content

Recommended Posts

Posted

Build Your First App for webOS TV

Web apps are written using HTML with copious amounts of CSS and JavaScript for style and functionality. Any modern Web browser can deliver this type of apps to the user.  With webOS TV, web apps are elevated to the lofty title of a first class citizen - web apps on webOS TV are given access to the same hardware, and OS features that typically available to native apps.

 

Web apps built for webOS TV are very similar to standard web apps. Like the standard web applications, you can create web apps for webOS TV using standards based web technologies like HTML, CSS, and JavaScript. Anyone with experience in building web applications can easily start developing web apps for webOS TV.

 

Now, just create your app using the CLI.

  1. Run the webOS TV CLI.
     

  2. Create new app with Enyo bootplate.

    ares-generate -t moonstone-2014 first-app

    Now you can continue developing and testing your app.
     

  3. Edit ./first-app/appinfo.json file. Update "id" and "title" properties in appinfo.json file with text editor as below.

    {
        "id": "com.yourdomain.app.firstapp",
        "version": "0.0.1",
        "vendor": "My Company",
        "type": "web",
        "main": "index.html",
        "title": "singlepane",
        "icon": "icon.png",
        ...
    }

     

  4. Package your app from app directory. If app is packaged successfully, you can see the created .ipk file.

    ares-package first-app

     

  5. Run the webOS TV Emulator.
     

  6. Install your app to emulator. Be sure to use the correct file name for your package.

    ares-install com.yourdomain.app.firstapp_0.0.1_all.ipk

     

  7. Launch your app on emulator.

    ares-launch com.yourdomain.app.firstapp
  • 5 years later...
Posted

I am not an expert in the development of various applications, although this direction is interesting to me. But on the other hand, it is impossible to develop anything without skills. If you really want to go deep into NFT technology, there is only one proven company, which I know https://servreality.com/nft-blockchain/nft-game-development.html. They realize even the smallest details. I can also add that the specialists adhere and follow all modern marketing rules in their work, which makes the product suitable for global promotion.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Popular Now

  • Similar Topics

    • By Ramesh Chand Vishwakarma
      It is unprofessional on part of LG TV that they do not resolve the basic issue of adding app gCmob in their app store.
      My 50UT80506LA LG WebOs TV does not support my office security camera system via wifi to TV.  We need (gCmob app) in list of app.
      I can't connect my office camera via Wi-Fi to LG-TV. No body in LG TV technical team is proactive in resolving the issue of customer. They are more happy to befool the customers, rather than looking for technical solution through wider thinking.
      Please talk to you top management and make a visit to our office to understand the customers plight..
      Please respond to customers needs.
      Regards,
      Ramesh Chand Vishwakarma
      MD/CEO
      DeGicon Pro Iternatiuonal Pvt. Ltd.
      Noida, UP
      +91 9910246766
      Receipt of LG TV from Om Prakash Yadav.pdf
    • By Raphael Armin
      the update to webOS 26 broke the very valuable home assistant integration!
      Please fix it asap - many users rely on it!

      link hidden, please login to view
    • By stevef
      Since my lg-oled65c9pla auto-updated to WebOS 5.5, there is a new bug.
      The TV is connected to my Cambridge Audio Evo 75 amplifier over ARC - on powering the TV, it has always started up the amp, and switched it to use audio, instead of the appalling TV speakers. The whole setup has worked flawlessly for 5 years, but since WebOS 5.5, the amplifier starts, but is left in a muted state, and using the un-mute or volume controls on the TV remote makes no difference to turning on audio. The only way to get audio to play though my amp a speakers is to turn the amp's volume dial or press a volume button on the a amp's remote - this then unmutes the TV and audio is back. 
      There is no setting I can find in the TV that relates to whether the ARC channel starts muted or not...
      No software has changed in my amp.  This is an annoying new bug in the TV software, I assume down to some CEC changes.
       
    • By FUNTIK
      please add 10bit sdr and hevc supports to webos and youtube support all new cameras has this and lg webos still can't handle properly hevc on youtube or inside webos.
      Pleae add support for 10bit sdr and hevc codec.
    • By FUNTIK
      I have noticed a problem with webOS, i have С4 OLED and G5 OLED - and all of them running videos on youtube at low 1080p or no higher that 1440p with 50/60p - and i don't understand why.. everywhere else is fine, but on webOS is 50/50 i tried every codec possible and everytime my videos stuck on 1080p or 1440p - it's a problem! please fix it! 
      PS everything is fine if i upload 4k25p or 4k30p
      PSS it's a problem only on webOS - on PC or android everything is OK.

×
×
  • Create New...