2014-08-29, 17:10
Actually you have 2 choices
android terminal and adb with PC
PC stulff needs adb to be setup and you may not have it,
its actually easy to achieve in Linux and here is PC commands
My results not OP
2) If adb is hard for you to set up
download playstore app ....search for android terminal
install it and run it....as non-root
android terminal and adb with PC
PC stulff needs adb to be setup and you may not have it,
its actually easy to achieve in Linux and here is PC commands
My results not OP
Code:
adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
0123456789ABCDEF device
adb shell cat /proc/cpuinfo
Processor : ARMv7 Processor rev 3 (v7l)
processor : 0
BogoMIPS : 2072.57
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 3
Hardware : MT6582
Revision : 0000
Serial : 0000000000000000
2) If adb is hard for you to set up
download playstore app ....search for android terminal
install it and run it....as non-root
Code:
cat /proc/cpuinfo