0

i interested to know what commands that used in Android ? i have a look to p2p WIFI direct but i didn't catch these commands!!

i see these commands from this link that used in Linux.

but do they used in android frame-ware ? and if yes how can i access them on rooted device ??

i see that iwconfig wireless packages doesn't supported on Android and see links show how to install it!

Hana90
  • 943
  • 5
  • 17
  • 37
  • Maybe check the [`docs`](http://developer.android.com/guide/topics/connectivity/wifip2p.html)? (first result for a google search of "android wifi direct") – Kevin Coppock Mar 07 '13 at 08:21
  • no !! i need the linux commands that this API used ? – Hana90 Mar 07 '13 at 08:26
  • I'm certainly curious as to why, but since Android is open source you could poke around [the source](http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/4.0.1_r1/android/net/wifi/p2p/WifiP2pManager.java). Although that low-level stuff may be part of the wifi drivers for the device (which are not open-source) – Kevin Coppock Mar 07 '13 at 08:30
  • well i see this link but i can't get what commands that they used to send it to the drivers. but what do you mean with wifi driver ? is it wireless packages in linux that they used ? – Hana90 Mar 07 '13 at 08:51

0 Answers0