2

I'm learning C++ and before this i was reading some tutorials in the internet of the Adobe AIR development, but if Adobe AIR is so much easy to learn and C++ is a very flexible and good language it's possible to integrate those two languages in a same project. Thanks!

Nathan Campos
  • 28,769
  • 59
  • 194
  • 300

1 Answers1

1

It's in the works.

For now, you use either JavaScript or ActionScript.

An alternative to AIR is Titanium. Its language choices are JavaScript, Ruby, and Python.

Nosredna
  • 83,000
  • 15
  • 95
  • 122