On Wed, May 23, 2012 at 9:20 AM, Boris Gulay <[email protected]> wrote:
> 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? Sure. Victor Perron also added some new information yesterday. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
