I am making an application which will implement some features of the \"ping\" command.The problem is, I have no idea of which library/libraries to use in ANDROID. anyone ha
I implemented "ping" in pure Android Java and hosted it on gitlab. It's has a couple useful features like being able to bind to a given Network.
https://github.com/dburckh/AndroidPing