zeromq / jzmq

Java binding for ZeroMQ
http://www.zeromq.org
GNU General Public License v3.0
590 stars 364 forks source link

Android jzmq Support #496

Open agrossmann09 opened 3 years ago

agrossmann09 commented 3 years ago

I am trying to build an Android application that uses jzmq to communicate using norm. Is there any support for Android? My initial solution was to build a .aar with all the compiled libraries, but I wanted to check with the devs for an approved method to build on Android. Would it be possible to have a install readme produced as well?