On Fri, Jul 20, 2018 at 4:12 PM Michael Richardson <m...@sandelman.ca> wrote:

> secur...@tcpdump.org is not an appropriate place to ask about binaries.
> Sometime on tcpdump-workers might be able to help you.
> https://www.androidtcpdump.com/ also is around.
> I don't know who runs it.
>
> I spent some time trying to integrate the Android (ASOP) build system
> Makefiles into tcpdump, but it never went upstream, and I ran out of time.
>

as the AOSP maintainer of external/tcpdump and external/libpcap, i don't
think that would help you or me. it's usually just a pain for us when an
upstream project has an Android.mk because then we have to coordinate for
build system changes that no-one outside of AOSP actually cares about.
(luckily since we switched to Android.bp i haven't seen any upstream
project even think it might be a good idea for them to have one of those!)


> Emin Kokalari via tcpdump-security <tcpdump-secur...@tcpdump.org> wrote:
>     > Hello there, i have tried many way to generate working binary for x86
>     > Android tcpdump binary but can't build it.
>     > My application is :
>     >
> https://play.google.com/store/apps/details?id=com.eakteam.networkmanager
>
>     > I think that this is the best Network app with almost everything
>     > implemented and included and tcpdump is missing there :) , i think
>     > would be great to implement it too.
>
>     > Can you please help me with precompiled binaries for :
>     > armeabi-v7a , arm64, x86 , or provide a working script to compile it
>     > myself ?
>     > P.s i have tried many scripts in GitHub and other sources but no
>     > working with latest NDK (R17B) , i have tried Cross Compiling too and
>     > it's the same..
>

tcpdump and libpcap build out of the box with the NDK. you'll want to use a
standalone toolchain and point configure at it. instructions and an example
are on the web:
https://developer.android.com/ndk/guides/standalone_toolchain


>     > Best regards.
>
>     > Emin Kokalari
>
>     > IT Specialist ; Programmer
>     > Cel : +355695852885
>     > http://www.eakteam.com/
>     > " The more quieter you become, the more you are able to hear ... "
>
>
>     > ----------------------------------------------------
>     > Alternatives:
>
>     > ----------------------------------------------------
>     > _______________________________________________
>     > tcpdump-security mailing list
>     > tcpdump-secur...@tcpdump.org
>     > https://lists.sandelman.ca/mailman/listinfo/tcpdump-security
>
> _______________________________________________
> tcpdump-workers mailing list
> tcpdump-workers@lists.tcpdump.org
> https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers
>
_______________________________________________
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers

Reply via email to