Next is to make a useful app; https://github.com/codejockey/canvas is the one we're playing with, collaborative drawing.
On Thu, Jan 7, 2016 at 3:19 PM, Arnaud Loonstra <[email protected]> wrote: > On 2016-01-07 14:57, Pieter Hintjens wrote: >> OK, so thanks to everyone for helping. The problem was due to how >> Android looks for shared libraries; if the root .so needs to specify >> its dependencies properly. This means adding a >> target_link_libraries() >> in the Cmake script. >> >> I've gotten Zyre to run on Android now; if anyone wants it, the jar >> file is on https://github.com/zeromq/zyre/releases/tag/v1.1.0 and the >> scripts are in zyre/master. >> > > Ow yeah, running a Zyre test on my mobile as we speak :) > > Great! > > Arnaud. > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
