Another ICS user attempted to add Android support to ICS last year, but it never worked, and the code has now been removed,
Currently, ICS has limited support for Linux for tools and utilities only, particularly SSL/TLS certificates, but not TCP/UDP sockets. Those functions would probably also work today on Android with minor changes to look for the OpenSSL in the correct path, you should be able to debug the code yourself, but I'm not testing Android until Linux is fully working.
I'm now working on the full Linux implementation, replacing the existing MacOS only support with new multiplatform support, it will be several weeks work.
Angus