Skip to content

C# Xamarin.Android bindings for Amazon's IAP SDK, as well as a close port of Amazon's ButtonClicker sample IAP application.

Notifications You must be signed in to change notification settings

ddebilt/Amazon.IAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon.IAP

C# Xamarin.Android bindings for Amazon's IAP SDK, as well as a close port of Amazon's ButtonClicker sample IAP application. It has not been optimized or refactored with C#.

Setup

A high level overview can be found at: https://developer.amazon.com/sdk/in-app-purchasing.html

Step 1: -- Ensure you are not in USB mode (manually disconnect your Kindle with the "disconnect" button, but keep the the device connected via USB).

Step 2: -- copy External/amazon.sdktester.json to the device via the following command: adb push C:...\amazon.sdktester.json /mnt/sdcard

Step 3: -- Load the AmazonSDKTester.apk onto the Kindle, via the following command: adb install C:...\AmazonSDKTester.apk

About

C# Xamarin.Android bindings for Amazon's IAP SDK, as well as a close port of Amazon's ButtonClicker sample IAP application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages