0% found this document useful (0 votes)
66 views3 pages

Packaging App: Using LG Configuration Tool

This document discusses application packaging and configuration for submission to an app store. It recommends packaging apps in zip format and using an LG Configuration Tool to generate an lgconfig.xml file containing app metadata. The tool guides users through selecting app details, saving the configuration file in the correct location based on app type, and getting notifications about required app store fields. Caution is given that an LG Digital Signing Tool is no longer supported for app signing.

Uploaded by

Panag1otis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views3 pages

Packaging App: Using LG Configuration Tool

This document discusses application packaging and configuration for submission to an app store. It recommends packaging apps in zip format and using an LG Configuration Tool to generate an lgconfig.xml file containing app metadata. The tool guides users through selecting app details, saving the configuration file in the correct location based on app type, and getting notifications about required app store fields. Caution is given that an LG Digital Signing Tool is no longer supported for app signing.

Uploaded by

Panag1otis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Packaging App

This document introduces about application packaging tools. The application should be packaged in zip format to be
submitted to Seller Lounge (http://seller.lgappstv.com).

Using LG Configuration Tool


This section introduces about LG Configuration Tool used for creating lgconfig.xml.

Caution
LG Digital Signing Tool is not supported for application signing and packaging because supported app file types
do not include lds format in Seller Lounge anymore. Therefore, do not use this tool even though it is included in the
installed SDK package.

| 1
Using LG Configuration Tool
To upload the application on Seller Lounge (http://seller.lgappstv.com/), the application should have lgconfig.xml.
lgconfig.xml contains application configuration information, which helps you to easily upload application. If the
application is packaged with lgconfig.xml included, you do not need to enter configuration information manually on
Seller Lounge (http://seller.lgappstv.com/) website.

LG Configuration Tool is a tool for setting and saving xml data in lgconfig.xml. This tool is designed for all frameworks
such as web and Flash.

To start the tool, click [LG Smart TV SDK > LG SDK Tools > LG Configuration Tool] from Start menu. Or, you can
start the tool from LG IDE menu.

When launching LG Configuration Tool, default information of each field is loaded on the list and you should set the
values of your application. You can also load values from other xml file by clicking [Load XML].

To set and save the configuration information into lgconfig.xml, follow the next steps.

(a) Select the “App Type”.


(b) Set the values for each field.
(c) Set location where to save the lgconfig.xml file.

< Location of the lgconfig.xml file >


 Web application : lgconfig.xml must be located in the same directory of index.html.
 Flash application : lgconfig.xml is recommended to be located in the same directory of main.swf.

(d) Click [Save] to save the values into lgconfig.xml file. If you have set the value of ‘sdk_version’ to 2.0.0 or higher,
the following popup notice will appear.

| 2
Click [OK].
Then, the values will be saved into lgconfig.xml file.

(e) Click [Exit] to close the program. If you exit the tool without saving the modification, the confirmation window will
appear to ask you if you will save the information.

| 3

You might also like