All Projects → stone-payments → sdk-android

stone-payments / sdk-android

Licence: other
📱 Documentação e Informações para integração com o SDK Android

Projects that are alternatives of or similar to sdk-android

salesiq-mobilisten-android-sample
Sample App to integrate SalesIQ Android SDK (Mobilisten)
Stars: ✭ 13 (-59.37%)
Mutual labels:  sdk-android
AndroidSliderViewsLibrary
AndroidSliderViewsLibrary is an Android SDK library supports vertical & horizontal carousel and slideshow Views which developers simply integrate on Android project. - by @sung2063
Stars: ✭ 33 (+3.13%)
Mutual labels:  sdk-android
it-dgc-verificac19-sdk-android
Digital Covid Certificate SDK
Stars: ✭ 59 (+84.38%)
Mutual labels:  sdk-android
WeDPR-Lab-Android-SDK
Android SDK of WeDPR-Lab-Core; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件Android SDK
Stars: ✭ 14 (-56.25%)
Mutual labels:  sdk-android
Indoor-Navigation-Android-Mobile-SDK-2.0
SDK for Android to develop own indoor navigation apps, and Navigine demo application for Android to test indoor navigation. Now you get one code for all types of devices with less resource use.
Stars: ✭ 21 (-34.37%)
Mutual labels:  sdk-android
dropbox-api-spec
The Official API Spec for Dropbox API V2 SDKs.
Stars: ✭ 36 (+12.5%)
Mutual labels:  stone
cybersource-android-sdk
The CyberSource InApp SDK enables developers to simply and securely incorporate mobile payments into their Android applications.
Stars: ✭ 25 (-21.87%)
Mutual labels:  sdk-android

GitHub tag

SDK Android

Instalação

Primeiro, adicione o nosso repositório no build.gradle do seu projeto:

repositories {
  maven { url "https://packagecloud.io/stone/sdk-android/maven2" }
}

depois, adicione como dependência no módulo desejado:

dependencies {
  compile "br.com.stone:stone-sdk:$stone_sdk_version"
}

Demo

Você pode encontrar uma demo da SDK nesse repositório.

Changelog

Você pode acompanhar as alterações da SDK aqui.

Documentação

Você pode entender tudo sobre a SDK aqui.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].