Skip to main content
Known Participant
November 28, 2012
Question

Licensing Service for Android Apps

  • November 28, 2012
  • 3 replies
  • 938 views

Is there a way to implement Google's Licensing Service for Android Apps using Adobe Air? I am using FB 4.6 to develop my App.

Thanks, in advance, for any and all replies.

This topic has been closed for replies.

3 replies

Participating Frequently
November 30, 2012

AIR Licensing code ships with the AIR SDK.

You can find more information here

http://www.adobe.com/devnet/air/articles/android-licensing-native-extensions.html

Mark.fromOP
Inspiring
November 29, 2012

You probably need to find an ANE that does this. Quick search returned this dated tutorial, it is probably much easier now a days.

http://www.rybram.com/index.php/blog/61-air-30-android-licensing-tutorial-project

sleblangAuthor
Known Participant
November 29, 2012

Thanks. I just found that and ended up using it. He included an ANE in the download. In my opinion, it was much easier to implement using FlashBuilder than his example using Flash.

Thanks again!