Skip to content

Introduction

alex [dot] kramer [at] g_m_a_i_l [dot] com edited this page Feb 20, 2018 · 5 revisions

Android SDK that wraps the Trade.it Java API

Detailed Trade It API documentation can be found here: https://www.trade.it/api.

The JCenter repo can be found here: https://bintray.com/tradeit/maven/tradeit-android-sdk

For examples usage, see the example app and tests included with the SDK.

Quick Start

To get started, check out the following sections in this order:

  1. Configuring the SDK
  2. Linking a Broker
  3. Authenticating

Once the user is linked and authenticated then you can use the rest of the TradeIt broker functionality including:

Clone this wiki locally