Closed Trolldemorted closed 7 years ago
Thanks, sorry for taking so long to update. I prefer using the original commits and just merging instead of cherry picking (git merge upstream/master
). I've merged and applied the necessary changes and will push shortly.
With gradle installArchives
you should be able to build libsignal-service-android and install it to your local maven archive that you can reference in your android project. You just need to have the correct version of the android build tools installed and the path to the sdk specified in the local.properties file.
Unfortunately untested, but it should work.
If you tell me how to build a local libsignal-service-android package i will gladly test it on my Signal-Android slave.
edit: I have manually added references to signal-protocol-java and signal-service-java to my android slave branch and it appears to be working fine.