Languages

Menu
Sites
Language
Uninstall Web app??

Hi,

   I would like to know how can i uninstall web app from emulator. Is there any way to do this directly or by through comment line??

Thanks,

Aries

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

Responses

5 Replies
Lakshmi Grandhi
Hi Aries, Please go though this link https://developer.tizen.org/help/topic/org.tizen.web.appprogramming/html/ide_sdk_tools/command_line_interface.htm?resultof=%22%69%6e%73%74%61%6c%6c%22%20%22%69%6e%73%74%61%6c%22%20%22%77%69%64%67%65%74%22%20 web-uninstall -i appId
Aries Brune Tyson Antony Raj
Hi Lakshmi, I've gone through the commands.. but how to execute them. When i try the above comment with my appid it says "web-uninstall : command not found". I tried for all the commands and received the same response. Basically i did the following > Launch the emulator > Right click and select shell > executed the comment "web-uninstall -i myAppId" Am i missing something?
Lakshmi Grandhi
Hi Aries, You have to do it from tizen-sdk/tools folder not from sdb shell.
Aries Brune Tyson Antony Raj
Hi Lakshmi, I'm struck with the procedure. I launched command window and entered into the location you've specified and did the following. >sdb shell > web-uninstall - i myAppID I tried sdb uninstall also. Nothing helps. Will it be possible to get the steps?
Lakshmi Grandhi
Go to folder tizen-sdk/tools In tools folder you will find web-uninstall script type web-uninstall - i myAppID myAppIs should be id declared inside config file