It would be really good if someone can compile also for Android (Amd64) updated versions.
Hope someone can provide this. Thank you for your efforts!!!
Or add whatever has to be added to the Travis script so that they are built automatically.
I tried adding the build guide to .travis.yml and it works. Tested the arm64 binary on my phone. no issues.
https://github.com/Sporif/dnscrypt-proxy/releases
https://travis-ci.org/Sporif/dnscrypt-proxy/builds/344817293
I also tried using a docker container of the standalone android ndk (rhardih/stand) but it turned out much slower:
https://travis-ci.org/Sporif/dnscrypt-proxy/builds/344786625
Thank you very much for actual version!
Are android/x86_64 and android/i386 actually needed?
I thought that Android-x86 had been abandoned. Chromebooks maybe?
Android builds have been added, thanks a lot @Sporif !
Do you think we should upx them?
Just tried a upx version on my phone, says illegal instruction when I launch it :/
Ah, not a good start :(
I thought that Android-x86 had been abandoned. Chromebooks maybe?
http://www.android-x86.org/releases/releasenote-7-1-r1 :)
Most helpful comment
I tried adding the build guide to .travis.yml and it works. Tested the arm64 binary on my phone. no issues.
https://github.com/Sporif/dnscrypt-proxy/releases
https://travis-ci.org/Sporif/dnscrypt-proxy/builds/344817293
I also tried using a docker container of the standalone android ndk (rhardih/stand) but it turned out much slower:
https://travis-ci.org/Sporif/dnscrypt-proxy/builds/344786625