0

I have downloaded licensing package in SDK. There are no libraries (LVL ?), only source code in play_licensing/library. I don't know how to compile their sample and my app. with their library source code.
No rules there.

rene
  • 41,474
  • 78
  • 114
  • 152
nms
  • 577
  • 1
  • 10
  • 27

1 Answers1

0

Just copy the source code into the source folder in your Android project, and compile it that way.

Christopher Perry
  • 38,891
  • 43
  • 145
  • 187