Hello,
I've used two communication protocols:
Cirrus P2P
and
Client<>Server sockets
I can communicate to my server via Android Emulator, and Web Hosted Apps.
The same program on Android however will not communicate even with my policy server.
The extent of my program is a chat room.
Any help?
I wonder if it is because I'm using Flex 4.6 so I can only use AIR 3.1 and maybe that isn't high enough AIR for Android.
I'm going to test that now. Does anyone else have any pointers to try?