0

I am trying out to implement in-app purchase in my android app for the first time. After lots of research I found a tutorial for it.

https://developer.amazon.com/sdk/in-app-purchasing/documentation/environment-setup.html#Prerequisites

However, as mentioned in the tutorial, the in-app-purchasing lib is located in /In-App-Purchasing/lib , which I am unable to find. There is no In-app-purchasing folder in my sdk path. Do I have to download this lib file and add to my folder? Please guide. Also suggest if there is a better tutorial for in-app purchase implementation.

Shahbaz Pothiawala
  • 1,175
  • 5
  • 20
  • 38

1 Answers1

0

You can follow The Amazon Mobile App SDK Eclipse Plugin the described link. And follow steps for setting Amazon Mobile App SDK with Android SDK eclipse.

BBdev
  • 4,898
  • 2
  • 31
  • 45