Samples

Tizen Samples

  

App-common

The sample application demonstrates how to work with app-common API in order to obtain application-specific information.  

 

Download 

  

 File Manager

This is File Manager sample application project.

 

Download

  

Volume

 Volume application demonstrates how to retrieve and set device's volume levels.

 

Download

  

System-info

The Sample System-info application demonstrate how to get information about system properties and capabilities of the device.

 

Download

  

Calculator 

This is the sample calculator application project.

  

Clock UI 

This Clock UI sample application demonstrates how to configure the screen using a variety of objects.

It shows how to handle device rotation mode and how to relative to the object placed on the screen.

(This sample is only a reference for constructing an application's UI layout. Some menus and UI components do not provide real application's functions.)

 

Download

  

Email UI

This Email UI sample application demonstrates how to configure the screen using a variety of objects.
(This sample is only a reference for constructing an application's UI layout. Some menus and UI components do not provide real application's functions.)

 

Download

  

Gallery UI

This Gallery UI demonstrates how to configure the screen using a variety of objects.
(This sample is intended to guide how to make you application UI but not functionality.)
 

Download

   Message Bubble UI

This Message Bubble UI demonstrates how to configure the screen using a variety of objects.
It shows how to compose the view by using scroller, box, table, label and entry.           
(This sample is intended to guide how to make you application UI but not functionality.)  

 

Download

  

 Music Player UI

This Music Player UI sample application demonstrates how to make a complex view

by composition of EFL widgets and layouts with styles provided and customized.

(This sample is only a reference for constructing an application's UI layout.

Some menus and UI components do not provide real application's functions.)

 

Download 

Puzzle

This is the basic UI sample application

 

Download

  

SNS UI

This SNS UI sample application demonstrates how to configure the screen using a variety of objects.
It shows how to compose the view by using scroller, toolbar and drawer.
(This sample is only a reference for constructing an application's UI layout. Some menus and UI components do not provide real application's functions.) 

 

Download

  

Settings UI

This Setting UI sample application demonstrates how to configure the screen using a variety of objects.                                                 
(This sample is only a reference for constructing an application's UI layout. Some menus and UI components do not provide real application's functions.)

 

Download

Stopwatch

The Sample Stopwatch application demonstrates how user can use stopwatch.

 

Download

  

UI Components

This UI Components sample application demonstrates how you can implement basic UI components, such as buttons, list, and popup, to add interactivity to your application.

 

Download

  

 MyFiles

 The Sample MyFiles application demonstrates how user can manage files.

 

Download

  

 Clock

The Sample Clock application demonstrates how user can use clock. 

 

Download

  

Calculator

The Sample Calculator application demonstrates how user can use calculator. 

 

Download 

 

Xamarin Samples

 BugSweeper

 This is a familiar game with a new twist. Ten bugs are hidden in a 9-by-9 grid of tiles. To win, you must find and flag all ten bugs.

Download

 ButtonXaml

This program demonstrates how to create a Button in XAML and process events from it in the code-behind file. By default, the Button occupies the entire page.

 

Download

 ButtonCode

This program demonstrates how to create a Button in code and process events from it. By default, the Button occupies the entire page.

 

Download

 BasicStyles

 Xamarin.Forms applications often contain multiple controls that have an identical appearance.

Setting the appearance of each individual control can be repetitive and error prone.

Instead, styles can be created that customize control appearance by grouping and settings properties available on the control type.

This sample demonstrates using the Style class to create styles.

 

Download

 Xamarin Forms Text

This sample relates to the Text in Xamarin.Forms series of documents.

The app consists of several pages, demonstrating each of the text controls and a few common text entry scenarios. Each page is implemented in both XAML and C#

 

Download

Attached NumericValidation Behavior

A behavior that's attached to a control through attached properties is known as an attached behavior.

 

Download

 Modal

This sample demonstrates how to navigate to modal pages.

 

Download

 ScaleAndRotate

The Xamarin.Forms Scale and Rotation properties allow a program to scale and rotate Xamarin.Forms visual elements.

 

Download

 BoxViewClock

A classic analog clock realized entirely with BoxView.

 

Download

 Xuzzle

This is a variation of the classic 14-15 puzzle.

 

Download