语言

Menu
Sites
Language
Horizontal Page Navigation in Native Wearable App

Hi,

Really struggling with the Tizen documentation and can't figure out how to do anything.

What I want is to implement the navigation between different views like is explained at this article under the "Horizontal View - Pages Type" heading.

I can't for the life of me work out how to do it (I'm an Android developer and C is new to me).

I can't find anything in the documentation to help me and I was hoping someone could point me in the right direction.

响应

4 回复
daniel kim

Hi,

I think that you can refer to UI Components sample which has the same page control.

    UI Components sample --> UI Controls--> Page Control --> Thumbnail

Regards

Masum Talukder

Hello Daniel Kim,

Can you please share the link of the sample.

Regards.

daniel kim

Hi,

Such sample is available in SDK as well. so I would suggest you to download it from Tizen SDK.

   https://developer.tizen.org/development/sample/native-application

Regards

Alex Dem

Hi,
fyi, for 'online sample',
you could check network settings also:
IDE->Window->Preferences->General->Network Connections
You could check also:
IDE->Window->Preferences->Tizen SDk->Sample->Test Connections
Alexey.