Code Monkey home page Code Monkey logo

tizentemplatestudio's Introduction

Visual Studio Marketplace Version Visual Studio Marketplace Downloads

Tizen Template Studio

Tizen Template Studio is a Visual Studio 2019 Extension that uses a wizard to help you create a Tizen .NET app. You create a new project by selecting the type of project, UI pages, and features in the wizard. Once selection is finished, the wizard generates the project, including code templates where the specified UI pages and features are composed. You can use these templates as starter code to quickly build Tizen .NET apps and develop UI and commonly used features.

Tizen Template Studio currently supports the creation of Tizen .NET apps running on Samsung Galaxy Watch. Templates are designed to help you write apps optimized for Galaxy Watch using Xamarin.Forms and the Tizen .NET framework.

TizenTemplateStudio1

TizenTemplateStudio2

TizenTemplateStudio3

Documentation

License

This project is a fork of Windows Template Studio to support creating Tizen .NET apps.

The Tizen Template Studio, including modifications to the original Windows Template Studio is released under the MIT License. Portions of the Tizen Template Studio derived from the Windows Template Studio are copyright .NET Foundation and Contributors.

Feedback and Requests

Please use GitHub issues for feedback, questions or comments.

tizentemplatestudio's People

Contributors

ericpark19 avatar wonyoungchoi avatar tizenapi-bot avatar edenlee1212 avatar somang-park avatar flyofsky avatar

Stargazers

 avatar José Luis avatar Software Nerd avatar Ing. Lukas Josai avatar Emil Alipiev avatar  avatar Csaba Huszar avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar Ing. Lukas Josai avatar  avatar

Forkers

ljh9248

tizentemplatestudio's Issues

Segmentation fault on launch on freshly created project

Describe the bug
After launching a freshly created project on an emulator, it immediately throws segmentation fault at this code:

        /// <summary>
        ///   Looks up a localized string similar to Main.
        /// </summary>
        public static string MainPageTitle {
            get {
                return ResourceManager.GetString("MainPageTitle", resourceCulture);
            }
        }

To Reproduce
Steps to reproduce the behavior:

  1. Create a fresh project
  2. Add some example views
  3. Generate template
  4. Launch emulator
  5. Try to build and run the app on emulator

Expected behavior
App starts normally and shows the example views.

Environment (please complete the following information):

  • OS: Win 10
  • Visual Studio edition: Visual Studio Community + ReSharper
  • Visual Studio version: 16.8.5
  • Wizard version 1.0.7531.1

HotReload feature request

Is your feature request related to a problem? Please describe.
Unlike the old "Tizen Wearable XAML App" template, TTS does not have hotreload by default.

Describe the solution you'd like
HotReload to be added to generated project and working for every view.

Additional context
There is a possible complication in that tizen 4 has a different hotreload library version than the subsequent versions. This would have to be accounted for in templates based on users platform version selection.

MediaView template does not show any video and pause is not working

Describe the bug
MediaView template does not show any video and pause button is not working.

To Reproduce
Steps to reproduce the behavior:

  1. Generate fresh project
  2. Include one of each view/feature
  3. Open MediaView

Expected behavior
The sample video file plays and gets paused if pause button is clicked.

Screenshots
image

Environment (please complete the following information):

  • OS: Win 10
  • Visual Studio edition: Visual Studio Community + ReSharper
  • Visual Studio version: 16.8.5
  • Wizard version 1.0.7531.1
    (essentially identical to my previous issue #2)

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.