I can't find a tinc work for no root android, so I try to port it to android by the right way. Auto tools does not integrate well with android studio ( cmake not too, but will work well in the future release)! 2016-10-09 22:16 GMT+08:00 Guus Sliepen <guus at tinc-vpn.org>:> On Sun, Oct 09, 2016 at 10:01:43PM +0800, Cong Monkey wrote: > >> Will tinc use cmake in the future? auto tools is really hard to port >> to other platform like windows phone. > > I don't know. At the moment, I'm quite happy with autotools; it works > very well on all the platforms tinc currently supports (Linux, *BSD, > Windows, Mac OS/X, Android), does cross-compiling very well, comes with > a test harness. > > However, if it is not possible to compile for Windows Phone using > autotools, then I might allow CMake files just for building for Windows > Phone. I'd only consider replacing autotools with CMake if it is a > complete replacement for all the features from autotools that we're > currently using. Also, it should not only work for developers, but also > for users that just want to download a tarball and compile tinc on their > platform of choice. > > -- > Met vriendelijke groet / with kind regards, > Guus Sliepen <guus at tinc-vpn.org> > > _______________________________________________ > tinc-devel mailing list > tinc-devel at tinc-vpn.org > https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc-devel
On Sun, Oct 09, 2016 at 10:26:41PM +0800, Cong Monkey wrote:> I can't find a tinc work for no root android, so I try to port it to > android by the right way. Auto tools does not integrate well with > android studio ( cmake not too, but will work well in the future > release)!There's a file called README.android in the source, it describes how tinc can be compiled on Android. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20161009/1931a749/attachment.sig>
> There's a file called README.android in the source, it describes how > tinc can be compiled on Android.We need release one compatible with https://developer.android.com/reference/android/net/VpnService.html . Tinc is so elegant and powerful, but never be popular which out of my expect, we may need a good app for mobile platform:)
Am 09.10.2016 um 16:26 schrieb Cong Monkey:> I can't find a tinc work for no root android,Isn't openvpn also autoconf/automake based *and* available for non-rooted android devices? Regards, M. Braun
> Isn't openvpn also autoconf/automake based *and* available for > non-rooted android deviBuild tool is not real barrier, but will make porting and refactoring to new style easily:) _______________________________________________> tinc-devel mailing list > tinc-devel at tinc-vpn.org > https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc-devel-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20161010/49a0bf78/attachment.html>