I am building an android app from Adobe AIR and Adobe flash CS6. I want to add In-app purchase in my app. I know that can be done using native extensions and I found one free extension here https://github.com/pozirk/AndroidInAppPurchase but I do not know how and where to integrate the coding in my flash timeline. Any help would be appreciated.
2 Answers
0
votes
Have a look at our getting started tutorial here:
https://distriqt.uservoice.com/knowledgebase/articles/181029-using-native-extensions
It should at least get you going with the basic concepts of including an ANE in your project.
0
votes