Skip to main content
Participating Frequently
January 4, 2011
Question

ServerSocket in AIR for Android

  • January 4, 2011
  • 1 reply
  • 1231 views

Hi,

Thanks to the omission of ServerSocket in AIR 2.5 for Android, I had to write a native Socket Server Service app in Java. I would rate that experience between a root canal and being hit by a double decker bus.

Are there any plans on adding ServerSocket to the AIR for Android release?

There is full support for socket server in Java on Android, at least on the Galaxy Tabs and Android 2.2. This will avoid making my work hell when running socket servers on the device.

Thank you,

Jerome.

This topic has been closed for replies.

1 reply

January 1, 2013

Any chance you want to share your project with the rest of us. No need in making everyone reinvent the wheel.

Thanks