How to access Windows.Services.Store from Java application

Viewed 9

We have a Java application that we publish in the Windows Store. We would like to implement in-app purchases, for which we need to use the Windows.Services.Store API.

How can we access the Windows.Services.Store API from Java?

0 Answers
Related