hiltbg.blogg.se

Tizen studio sideload gear s3
Tizen studio sideload gear s3









tizen studio sideload gear s3

Popupwin = elm_win_add(NULL, "popup", ELM_WIN_BASIC) Įlm_win_conformant_set(popupwin, EINA_TRUE) Įlm_win_autodel_set(popupwin, EINA_TRUE) In device after sometime it works well (after couple of retry)Įlm_Object_Item *naviitem // naviframe pushed item In device crash when using elm_entry_add or elm_spinner_add (and tap to focus) - this is ONLY in watch app, regular app working fine "tried the same call using regular app is work on device, only watch app that is crashed" "Unfortunately, the creating a new window by elm_win_add() function has bug or something when using it with watch app, for example it will crash if I use elm_entry_add after keyboard shown and using elm_spinner_add after tap to focus on the selection (happened only on device, emulator works fine)Īnd maybe its a bug because after couple of retry, then the spinner works, and after spinner works, the entry works too"

tizen studio sideload gear s3

Vladyslav Prysiazhnyi has good solution for configuring watch app, but I got problems with this method :











Tizen studio sideload gear s3