手机安卓系统内嵌测试代码分享

手机安卓系统内嵌了很多测试代码,分享一下。鸿蒙脱胎于安卓,绝大多数通用。

clike 复制代码
Testing Menu
##4636##

Display Info about device
##4636##

Factory Restore
##7780##

Camera Information
##34971539##

Completely Wipe device, install stock firmware
2767*3855#

Backup all media files
*##273283*255*663282*##

Wireless LAN Test
##232339## OR ##526##

Change Power button behavior
##7594##

Quick GPS Test
##1472365##

Test mode for service activity
##197328640##

Wi-Fi Mac Address
##232338##

Another GPS test
##1575##

Packet Loopback Test
##0283##

Audio Test
##0673## OR ##0289##

Vibration and Backlight test
##0842##

Check touch screen version
##2663##

LCD test
##0*##

Touch Screen test
##2664##

Proximity sensor test
##0588##

RAM version
##3264##

Bluetooth test
##232331##

Field Test
##7262626##

Check Bluetooth device address
##232337##


PDA, Hardware, Phone and RF Call Date info
##4986*2650468##

PDA and Phone firmware check
##1234##

FTA hardware version
##2222##

FTA software version
*##1111##

Displays IMEI number
#06#

Enables voice dialing logging mode
*##8351##

Disables voice dialing logging mode
##8350##

Brings up Epst menu
##778 +call

Displays Build time and change list number
##44336##

Remove Google account setting
##7780##

Reinstall the firmware
2767*3855#

Used to enter into Service mode
*##197328640##

Battery Status
#0228#

Data create menu
*#273283*255*3282#

Data usage status
#3282*727336#

OTA update menu
#8736364#

RF band selection
*#2263#

Diagnostic configuration
*#9090#

USB 12C mode control
*#7284#

USB logging control
*#872564#

Debug dump menu
*#746#

System dump mode
*#9900#

Shows Build time change list number
*##44336##

NAND flash serial number
#03#

Real time clock test
*#0782#

Light sensor test
*#0589#

Quick test menu
*#7353#

Execute from Emergency dial screen to unlock
PUK code
05#
相关推荐
二流小码农4 小时前
鸿蒙开发:DevEcoTesting中的稳定性测试
android·ios·harmonyos
一起搞IT吧4 小时前
相机Camera日志实例分析之二:相机Camx【专业模式开启直方图拍照】单帧流程日志详解
android·图像处理·数码相机
xzkyd outpaper4 小时前
Android中ContentProvider细节
android·计算机八股
libo_20255 小时前
HarmonyOS5 C++与ArkTS混合编程:通过NAPI实现高性能模块
harmonyos
勿念4365 小时前
基于鸿蒙(HarmonyOS5)的打车小程序
华为·小程序·harmonyos
恋猫de小郭5 小时前
Flutter 多版本管理工具 Puro ,它和 FVM 有什么区别?
android·前端·flutter
libo_20255 小时前
AOT vs JIT:HarmonyOS5应用在ArkCompiler下的编译模式选择
harmonyos
颜颜颜yan_5 小时前
【HarmonyOS5】DevEco Studio 使用指南:代码阅读与编辑功能详解
架构·harmonyos
颜颜颜yan_5 小时前
【HarmonyOS 5开发入门】DevEco Studio安装配置完全指南
后端·harmonyos
newki5 小时前
学习笔记,关于NDK/JNI的简介与实战
android·c++·app