android - how do I install the traceroute functionality from busybox programmatically -


i working on implementing traceroute functionality in android , need help.

i aksed question on over so.

and in answer user of suggested me following :

the busybox utility includes traceroute. can run busybox on device without rooting phone following youtube tutorial. should able use first code segment posted query traceroute within app. of course, need make sure use correct path when calling traceroute.

now think why asking same again watched video , coudnt understand how make work in application if want make app how can install busybox apk in user's device.

so please show me code can understand it.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -