apache / incubator-milagro-mfa-sdk-wp

[DEPRECATED] - Apache Milagro MFA SDK WP Incubator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Phone M-Pin SDK

Building the M-Pin Mobile SDK for Windows Phone

Prerequisites

  1. Download and install Visual Studio 2013 or higher and Windows Phone SDK 8.1 or higher
  2. Download or Clone the project and its submodule:
> git clone https://github.com/miracl/milagro-mfa-sdk-wp
> cd milagro-mfa-sdk-wp
> git submodule update --init --recursive

Building the M-Pin Mobile SDK

  1. Navigate to <milagro-mfa-sdk-wp>
  2. Open MPinSDK.sln
  3. Select Build->Build Solution from the menu or build MPinSDK project from the Solution Explorer

For further details, see M-Pin Mobile SDK for Windows Phone Online Help

About

[DEPRECATED] - Apache Milagro MFA SDK WP Incubator

License:Apache License 2.0


Languages

Language:C# 69.4%Language:C++ 30.6%