Replies: 3 comments 27 replies
-
You mean Maven and/or Sonatype packages? Sounds like a good idea, judging how may people access the python wrapper via PyPi and how few seem to get the artifacts stuff or simply build themselves. |
Beta Was this translation helpful? Give feedback.
-
I'm hijacking this discussion a little bit for the sake of discussing other changes regarding the Android library in the context of a new release: I asked @markusfisch whether he would be interested in bringing some of his modifications from his own android wrapper flavor to upstream. My idea was to use this momentum we currently have regarding the iOS wrapper and bring the Android side along, trying to make them feel equally strong/usable. This will result in breaking changes but now seems to be the best time for that in my opinion. There are 3 areas that I'd like to adjust:
I currently would refrain from adding write support as long as the underling interface is still only an uncommited rough sketch on my hard drive and no one is demanding it yet. About the term Comments welcome (e.g. from @benjohnde @markusfisch @okarmazin). |
Beta Was this translation helpful? Give feedback.
-
publishing on mavenCentral is . But there it is: https://central.sonatype.com/artifact/io.github.zxing-cpp/android Thanks for all your input and help! Lets hope this will attract new users and make all the effort worth it. ;). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@axxel would it be okay if I invest some work to publish the Android library as well? I did so with a few of our little KMP libraries (cf. https://github.com/Liftric/KVault). We can automate all the things, so you won't have any additional work. For most people the release / artifact approach is probably working though but not super clean IMHO.
Beta Was this translation helpful? Give feedback.
All reactions