Skip to main content
Participant
January 15, 2013
Question

Is it possible for an AIR application to get the content dynamically from server in Android?

  • January 15, 2013
  • 1 reply
  • 376 views

To give you people the context we will be developing Hybrid application using HTML5 and PhoneGap which will be published on Android and iOS platforms.

I want to know if an AIR application in android can get the content dynamically from the server. If yes, then how part comes into picture?

PS:- I dont have any knowledge about AIR applications and i am an Android developer and exploring this integration of AIR on android.

This topic has been closed for replies.

1 reply

Inspiring
January 15, 2013

Yes, an AIR app on android (or iOS) can communicate with a server in several ways.

Search 'adobe air zend amf' on the web to see some examples.