Android adb shell ping - This version of ping should NOT run with privileges. Aborting Android adb shell ping - This version of ping should NOT run with privileges. Aborting shell shell

Android adb shell ping - This version of ping should NOT run with privileges. Aborting


Change the permission of the ping(a file in /system/bin/) from rwsr-xr-x to rwxr-xr-x, it's done!


If "root", run ping as "net_raw" user:

su net_rawping www.google.com