Is there a way to find out by code some of the features or characteristics of a Android mobile phone?
I’m more interested in information regarding the CPU, stuff like it’s processing power, the chipset name, etc.
Am I dealing with this: 1GHz Scorpion processor, Adreno 205 GPU, MSM8255 Snapdragon chipset OR with this: 528 MHz processor, Qualcomm MSM7225 chipset?
Class Build can be used to query certain information about the current Android build, including but not limited to product name, board type, hardware model and CPU instruction set.