Languages

Menu
Sites
Language
can not install wgt to 2.1.0

Hi All

I have a tizen phone Ref.Device-PQ 2.1.0

and my ide is  tizen ide 2.0.0

when I debug as to the tizen phone it says

"

Install of package failed
failed to `install of package` operation
 (Return Code:1010)Widget installation failed.
During installation, some errors happen

"

I have tried "sdb -d root on" but no useful

and when I try to push the wgt to deivce

it says "permission denied"

it means I can not push or debug some files or folder to the device? the device should root permission?

what can I do?

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

Responses

2 Replies
youngsik yoon
you can get root by typing "sdb -d root on" in your host. by the way, i think you should use the same version of sdk as os image running on your device. so upgrade both sdk and os image on your device to 2.2.
nazır doğan
you can config.xml required_version="2.2" to required_version="2.1" . it will works