Open
Conversation
Contributor
Author
|
It was pretty easy actually, so I just quickly did it. 😄 If you do merge, it shouldn't be much work to publish. Create account at Bintray (you can use your GitHub account), update local.properties with your username and API key and run |
5b69558 to
9a576a6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi again!
2 years later I find myself wanting to use this again. It's awesome!
Of course, now Android has actually gotten an official build system, so I thought I'd port this to that.
If you merge this, it'd be great if you'd take the time to publish to jcenter. A pretty easy guide is here. If you're interested, I'm sure I could spend some time automating it for you (with something like this).
Also, I haven't touched the dependency on ZXing. It's now really outdated, but I'm not up to testing it with newer versions...