I am trying to change the MAC address on a device running Android. It has been rooted and a command line installed ("ConnectBot"); I was looking around Google for methods of changing the MAC address on it and I found something called ip
and ip link
. Initially I thought I would use ifconfig
but I haven't found the name of the network interface to change.
How would this be done on an Android device?
No comments:
Post a Comment