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

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

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#
相关推荐
whysqwhw2 小时前
鸿蒙多线程
harmonyos
恋猫de小郭5 小时前
Flutter 3.35 发布,快来看看有什么更新吧
android·前端·flutter
雨白8 小时前
加密、签名与编码
android
zhanshuo9 小时前
鸿蒙文件系统全攻略:从设计原理到跨设备实战,带你玩转本地与分布式存储
harmonyos
zhanshuo9 小时前
HarmonyOS 实战:一次性搞定全局初始化,从启动到多模块协同的完整方案
harmonyos
李新_10 小时前
【Android Bug Fix】UI不响应、异位异常排查
android·程序员
帅得不敢出门10 小时前
Android Framework定制长按电源键关机的窗口
android·java·framework
爬山算法11 小时前
MySQL(191) 如何优化MySQL的磁盘I/O?
android·数据库·mysql
深盾安全14 小时前
Kotlin Data Classes 快速上手
android
一枚小小程序员哈15 小时前
安卓\android程序开发之基于 Android 的校园报修系统的设计与实现
android