Fork me on GitHub

MonoDevelop.Tizen

MonoDevelop add-in which adds support for developing and deploying LGPLv2-compliant applications using Mono for Tizen.

Download this project as a .zip file Download this project as a tar.gz file

256t

IMPORTANT - Licensing

If your application is not LGPLv2-compliant then you will need to purchase a commercial license from Xamarin before you can legally publish your application.

Installation

Follow these instructions to install the Tizen add-in.

Usage

Create a new solution of type C# | Tizen | Tizen Native Project.

Tizen SDK Settings... Dialog

Before the first build, the Tizen add-in will prompt you for the following:

This dialog box can also be accessed directly via the Project | Tizen SDK Settings... menu item.

What does it look like in MonoDevelop?

Example application - HelloMonoTizenOSP

Our proof-on-concept application can be forked on Github. We will be submitting this application to the Tizen Store imminently. The screenshot below shows the application running on a physical Samsung Z device, via the Samsung Remote Test Lab.

Here is a prebuilt TPK file if you would like to try installing and running it yourself
HelloMonoTizenOSP-1.0.0-arm.tpk

Having problems?