0

I don't see Android licensing sample enter image description here

The left side is how it should look. My SDK is on the right side. No licensing sample there. Thanks

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491
nms
  • 577
  • 1
  • 10
  • 27
  • maybe it just downloads the sample and it does not have a separate sdk platform just for licensing. Check if sample exists by creating an app from samples – nandeesh Aug 07 '12 at 12:30

2 Answers2

0

Try this:

Select 'Packages' menu, then 'Reload'

Booger
  • 18,579
  • 7
  • 55
  • 72
  • Nop. It did not help. I have discovered that I have installed another SDK Manager on another drive. I found Licensing example there. But it is a mistery why no licensing download in my first SDK Manager. Maybe I have to delete the both and reinstall them. Thanks . – nms Aug 08 '12 at 02:03
  • There are source files in /extras/google/market_licensing/library/ . I don't know how to compile them to a library. Or should I add these sourses to my project? Oh, headache! – nms Aug 08 '12 at 05:52
0

Also you may want to select show updates/new packages and show installed packages.

Btw. I think it is called Google Play now instead of Google Market.

Wojciech
  • 330
  • 2
  • 13
  • Thanks, but I could not understand what to do. I played with all menus in SDK Manager. – nms Aug 07 '12 at 16:43
  • Okay. I found licensing_package. There is a sample application. But there are no libraries. How can get them please? – nms Aug 08 '12 at 05:45
  • There are source files in /extras/google/market_licensing/library/ . I don't know how to compile them to a library. Or should I add these sourses to my project? Oh, headache! – nms Aug 08 '12 at 05:51