1

I have two applications on google play and I want make some benefits for people who owns both applications. Is there any way how can I check license validity of the second application?

Thank you

user1063364
  • 791
  • 6
  • 21
  • `check license validity of the second application` is not possible in general. But you can implement a function in your other application, which will check it's validity, and report it back to you using `startActivityForResult()`, `onActivityResult()`. Have no idea how safe is it. – Vladyslav Matviienko May 17 '18 at 11:21
  • Thank you Vladyslav, this is good idea. – user1063364 May 17 '18 at 11:27

0 Answers0