Coder Social home page Coder Social logo

vs-tools-cps's Introduction

Welcome to the Visual Studio Tools for Tizen

The Visual Studio Tools for Tizen provides Visual Studio extension that enables developing Tizen .NET applications.

Architecture on Visual Studio

Architecture


Prerequisite before starting

  • Require Visual Studio 2017
    • Works with all of Visual Studio editions, including Community version
    • Alphabetic Windows user account name is recommended. (NO GLOBAL CHARACTER SET OR WHITE SPACE)
  • Require Intel HAXM for Emulator
    • Hyper-V should be disabled

Restrictions

  • Xamarin.forms projects cannot be built by CLI tool

How to install

How to build this project

  • Clone the sources: git clone https://github.com/Samsung/vs-tools-cps.git
  • Open src/Tizen.NET.sln in Visual Studio
  • Debug -> Start Debugging (or F5) to to build, deploy, and start debugging the Experimental Instance of Visual Studio.

Folder Descrition in repository

  • Tizen.VisualStudio.VsixSetup : Vsix Project
  • Tizen.VisualStudio.Tools : Visual Studio Tools for Tizen extension code
  • Tizen.VisualStudio.ProjectSystem.VS : Project System for Tizen Project
  • Tizen.VisualStudio.ProjectSystem : Project System base library
  • Template : Template lists
  • Profiler : Tizen profiler

Document List

Usage Guide

  1. Tizen Package Creation Guide - Guide to build and publish Tizen Applications
  2. Tizen Project Customization Guide : Guide to include or exclude your libraries / resources in tizen project
  3. Migration Guide - If you had a tizen project used in preview version, you can migrate for working new tools
  4. Build Guide
    1. Use Visual Studio
    2. Use dotnet cli

Tool Guide

  1. Project Wizard : The Project Wizard is a tool that is used to create a Tizen .NET application project
  2. Certificate Manager : The certificates can be created, edited, removed, and set as active in the Certificate Manager. The active certificates are used when packaging your application.
  3. Tizen Manifest Editor : The Tizen Manifest Editor is a tool that is used to edit Tizen manifest file, called tizen-manifest.xml, which is used to describe the application information
  4. Emulator Manager : The Emulator Manager provides emulators to run your application in a virtual environment
  5. Device Manager : The Device Manager is a standalone tool that provides information of connected Tizen devices or emulators for application debugging
  6. Log Viewer : The Log Viewer helps you debug your application by capturing all the events logged by the platform and your application
  7. API and Privilege Checker : The API Checker tool checks for API and privilege usage violations in the application code. It helps you to identify and fix potential problems in the application code related to API and privilege use
  8. Profiler (Preview)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.