• MAC address, or the Media Access Control address is a exclusive address allotted to the network boundary of a device. For Android smartphone, or tablet, network cards such as WiFi, Bluetooth, etc. We will have a exclusive MAC addresses assigned to them. These addresses are used to exclusively recognize devices on a network.
  • The IP address is allotted by network boundaries such as routers, MAC addresses are fixed for devices, and are assigned by the manufacturer, hardcoded into the network hardware that the device is using. Changing the MAC address of a device isn’t possible unless you can replace the network hardware itself, there are ways to chump the OS into broadcasting a different MAC address to the network.
  • Spoofing MAC address can support in situations like, if your friend blocked you from using their WiFi network out of spite, you can most possibly get access by spoofing your MAC address. So, if you want to change the MAC address of your Android device, here is step by step process to do it:
[ad type=”banner”]

Find Android MAC Address and Interface Name :

  • Before you can change the MAC address of your Android device, you will need to figure out (and note down) the default MAC address for your device. You will also need to know the interface name for your WiFi network card. To do this, just follow the steps below:
  • On your Android device, go to Settings -> WiFi. Here, tap on the Settings cog icon, to open the “Configure WiFi” screen.

How to Change MAC Address in Android Devices

  • On the bottom of the screen, you will be able to see the MAC address of your WiFi network card. Write it down, in case you need to revert your MAC settings back to their original state.

How to Change MAC Address in Android Devices

[ad type=”banner”]
  • To find the interface name for your WiFi network, you’ll have to install the “Terminal Emulator for Android” app (free) from the Play Store. Once you’ve done that, just follow the steps mentioned below:
  • Open the Terminal Emulator app, and type the following command:

ip link

How to Change MAC Address in Android Devices

  • A whole lot of information will get printed out to your screen, simply scroll down to the bottom, and check the value for which the “link/ether” value matches the MAC address of your WiFi. In my case, it’s “wlan0“. For most modern devices, the WiFi interface name will be “wlan0”, but in some cases it could be something like “eth0” as well.

How to Change MAC Address in Android Devices

Change MAC address with Terminal Emulator :

  • Now that you’ve figured out the interface name for your device, you can change the MAC address to a new value. To get a arbitrary MAC address that you can use, just head on over to any arbitrary MAC address generator website. Once you have the new MAC address, you want to use it, just follow the steps below:
  • Launch Terminal Emulator for Android, and type the following command:

su

  • This will get you superuser access on your Android device. You will require a rooted device for this.

How to Change MAC Address in Android Devices

  • Next, type:

ifconfig [interface_name] hw ether [new_mac_address]

  • Hit enter, and your MAC address will have changed.

How to Change MAC Address in Android Devices

  • You can confirm the change in your MAC address, by running the following command:

iplink show [interface_name]

How to Change MAC Address in Android Devices

[ad type=”banner”]

Note: We tried various MAC address changing apps for non rooted devices, but either they asked for Root access (weird), or they only supported devices using MediaTek processors.

Spoof MAC Address in Android Easily :

  • Now that you’ve successfully altered the MAC address of your Android device, you can easily connect to any networks that may have banned you by your MAC address. Since the most common method of banning devices from networks uses MAC addresses to do this, so changing MAC addresses should usually allow you to connect to most networks. However, if a network is using a MAC address based “whitelist”, to only allow devices with specific MAC addresses to connect to the network, then this method will not work… that is, unless you change your MAC address to the MAC address of a device that is allowed on the network, and is not currently connected to it; the chances of which are pretty slim.

Categorized in: