Android Basics: How to See What Kind of Processor You Have (ARM, ARM64, or x86)

How to See What Kind of Processor You Have (ARM, ARM64, or x86)

Starting with the release of Android Lollipop, the process of installing the Xposed Framework got a bit more complicated. Not only are there separate installers for each Android version, but now, you also need to know exactly what type of processor is in your device to make sure you're downloading the right files. In fact, CPU architecture is becoming a factor in more and more scenarios these days, including certain sideloaded app updates and, of course, custom ROMs.

There are three main CPU architectures used in today's Android phones. ARM is perhaps the most common, as it's optimized for battery consumption. ARM64 is an evolution of the original ARM architecture that supports 64-bit processing for more powerful computing, and it's quickly becoming the standard in newer devices. Then there's x86, which is a bit more powerful than either type of ARM CPUs, but not quite as battery-friendly, so it's the least common of the three. But regardless of all that, if you're not exactly sure what type of processor you have, I'll show you how to see if it's an ARM, ARM64, or x86 chip below.

Step 1: Install Droid Hardware Info

The easiest way to find your CPU type is to install an app that gives you a readout about your device's hardware. Our favorite such app is called Droid Hardware Info, and it's available for free on the Google Play Store. To begin, search the app by name and get it installed, or head directly to the install page at the following link.

Step 2: Find Your CPU Architecture & Instruction Sets

Next up, simply open Droid Hardware Info and head to the System tab. From here, there are two fields to note — CPU Architecture and Instruction Sets. Jot this information down and use the table in Step 3 below to find the common name for your CPU type.

(1) CPU info for Nexus 6P. (2) CPU info for Nexus 5.

Step 3: Convert That Info into a Common CPU Name

The information provided in the CPU Architecture and Instruction Sets fields differs a bit from the requirements you'll see for an app or the Xposed Installer, for instance. So to wrap things up, match up the information you found in Droid Hardware Info with the list below to find the common name for your device's CPU type:

  • ARM: ARMv7 or armeabi
  • ARM64: AArch64 or arm64
  • x86: x86 or x86abi

Which type of processor does your device use — ARM, ARM64, or x86? Let us know in the comment section below.

Who needs a wand? Unlock your magical powers and transform yourself from a Muggle into a Wizard or Witch just by using your Android phone. See how:

Cover image and screenshots by Dallas Thomas/Gadget Hacks

8 Comments

Hello my name is Kevin j and just wondering why I cannot use dsploit wifi kill I am using armv7 possessor rev 5 / Samsung grand prime.

Thanks your!

But i have both aarch64 in CPU architecture. .......and.......armeabi in instruction sets.....please help me to know that i have which bit

That's an ARM processor for sure. Weird that it has both, though.

Please I have tried everything to see if it's works for me; but to no avail. My processor is AArch64 rev3 (aarch64).
Instructions set(arm64-v8a).
SIMS instruction not supported.
I'm using Gionee marathon m5 please help me

Noting Android contains Linux, just use the /proc filesystem. Open a Terminal app and run:
cat /proc/cpuinfo

Nice one Fletch, thanks that worked fine for me, turns out my Moto G4 xt1622 is an ARM v7 Processor rev 4 (v71) Now I just need to get the thing to boot up without going straight to the bootloader. :)

What kind of processor is it? Please help..

My CPU is a ARMv7 Processor rev 5 (v7l)

And the instruction set is armeabi-v7a, armeabi

Share Your Thoughts

  • Hot
  • Latest