flash - How to add in-app purchases for Android with Adobe AIR -


i'm developing game in flash mobile using adobe air.i want add in-app purchases game,specifically additional style packages people can buy.i tried find information on android developers describes process of managing in-app purchases. question is,how implement adobe air?i've heard of native extensions , stuff don't understand product side: can players download packages spritesheets or can packages included in game beginning activated when buy them? thanks.

on android can both: include deactivate or load afterwards.

regarding requered ane: try this. pretty list finding several anes


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -