언어 설정

Menu
Sites
Language
Web App is failed to installed to ARM Board,Please help me

Hello,everyone

①I had a trouble which is that .wgt file was install failed. While i tried to install it to my board after i compiled my web app program to .wgt file." install wiget : failed" was tipped.

But if i delete javasrcipt code from project,.wgt will install success.

②When i launch the WebApp in TizenIVI,there a error of View creation Failed.

Can anybody help me?

Thanks.

=========================================

Board:A10S-OLinuXino-MICRO(A8 Processor)

System:tizen-2.0_20131119.2_ivi-panda

SDK:tizen sdk 2.2

Web App configure file (config.xml):

<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://yourdomain/HelloIVI" version="1.0.0" viewmodes="maximized">
    <tizen:application id="o1x9bDihel.HelloIVI" package="o1x9bDihel" required_version="2.0"/>
    <content src="index.html"/>
    <icon src="icon.png"/>
    <name>HelloIVI</name>
    <tizen:setting screen-orientation="portrait" context-menu="enable" background-support="disable" encryption="disable" install-location="auto" hwkey-event="enable"/>
</widget>

=========================================

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

3 댓글
Lakshmi Grandhi

It looks that image flashed on board is not proper, try flashing image again with all packages.

kowems

Thank you for your response.

But raw image which i download for the website has the same problem,i do not change anything.

http://download.tizen.org/releases/previews/2.0/ivi-panda/tizen-2.0_2013...

tizen-2.0_20131119.2_ivi-panda.tar.gz

Do you mean that the offical released raw image is lack of some package?

would you tell me which packages is necessary for web runtime?

I am looking forward for your response.

Thank you.

kowems

Thank you for your response.

But raw image which i download for the website has the same problem,i do not change anything.

http://download.tizen.org/releases/previews/2.0/ivi-panda/tizen-2.0_20131119.2/images/ivi-panda/

tizen-2.0_20131119.2_ivi-panda.tar.gz

Do you mean that the offical released raw image is lack of some package?

would you tell me which packages is necessary for web runtime?

I am looking forward for your response.

Thank you.