Code Monkey home page Code Monkey logo

vidyoconnector-xamarin's Introduction

VidyoConnector-xamarin

Clone Repository

git clone https://github.com/Vidyo/VidyoConnector-xamarin.git

Overview

VidyoConnector-xamarin is a Xamarin Forms cross platform application which contains three projects:

  1. VidyoConnector : Portable Class Library (PCL) containing shared code that can be used in Xamarin.iOS and Xamarin.Android (and more).
  2. VidyoConnector.iOS : iOS application which leverages the VidyoConnector PCL in building it's UI.
  3. VidyoConnector.Android : Android application which leverages the VidyoConnector PCL in building it's UI.

Acquire VidyoClient iOS and Android SDKs

  1. Download the latest Vidyo.io iOS SDK package: https://static.vidyo.io/latest/package/VidyoClient-iOSSDK.zip
  2. Move the unzipped VidyoClient-iOSSDK folder to the VidyoConnector-xamarin directory.
  3. Download the latest Vidyo.io Android SDK package: https://static.vidyo.io/latest/package/VidyoClient-AndroidSDK.zip
  4. Move the unzipped VidyoClient-AndroidSDK folder to the VidyoConnector-xamarin directory.

Note: SDK version 4.1.18.8 or later is required

Build and Run Application

  1. Open VidyoConnector.sln in either Visual Studio or Xamarin Studio version 6.3 or later.
  2. Set either VidyoConnector.iOS or VidyoConnector.Android as the Startup Project, depending on which type of device you want to load the application to.
  3. Connect an iOS or Android device to the computer via USB.
  4. Select the iOS or Android device as the build target of the application.
  5. Build and run the application on the iOS or Android device.

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.