[zeromq-dev] ZeroMQ for Android
Boris Gulay
boris at boressoft.ru
Wed May 23 16:20:19 CEST 2012
I've successfully compiled and tested libzmq v2.2 for Android using
latest ndk (r8). I've used static linking for libuuid and libzmq, so I
have only one native file to copy on the device: libjzmq. I believe it;s
better than compile al libraries to .so because on android all such
files are private to the application and separate files just slows down
startup of the application.
Should I write new description of the build process on android page?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120523/093492f4/attachment.sig>
More information about the zeromq-dev
mailing list