Skip to main content
gondai
Participant
June 4, 2012
Question

How to insert additional files on mobile apps

  • June 4, 2012
  • 1 reply
  • 414 views

If i already finished my application/game then i want to add new content such as themes, images, music, etc. is this method posible?

or if there another way to add some additional content to my apps/games please tell me. my application/game using AIR.

by the way, i wonder how DLC or other the same system working, is that files added to our directory then update (something like) the xml file?

This topic has been closed for replies.

1 reply

Mark.fromOP
Inspiring
June 4, 2012

I too wonder how In-App Purchases work, are you just setting some boolean to true when the user buys additional items and this allows them to use it or are you downloading additional files that the app can now reference? Please explain someone.