IP address of android phone using ADB | Qtcoder's Blog
Android phone can connect to internet using one of the multiple available interfaces, for example it can connect over cellular interface,wifi,bluetooth, wimax etc ( haven't seen any other interface till now, if you see any other leave a comment about it ). When phone connects using an interface , IP address will be assigned to it. In order to know the available network interfaces on the android phone below command can be used :
"adb shell netcfg"
Read full article from IP address of android phone using ADB | Qtcoder's Blog
No comments:
Post a Comment