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

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

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#
相关推荐
TrisighT3 小时前
DevEco Code 写鸿蒙 ArkTS 确实快,但我试了三天后把默认引擎换成了 Cursor
ai编程·harmonyos·cursor
liz7up3 小时前
鸿蒙原生流程图 & 审批流组件 hmflowkit
harmonyos
黄林晴4 小时前
Room 3.0 正式发布!包名彻底重构,KMP 成为核心主线
android·android jetpack
三少爷的鞋5 小时前
Kotlin 协程环境下的 DCL 懒加载:别把线程时代的经验直接搬过来
android
plainGeekDev5 小时前
Gson → kotlinx.serialization
android·java·kotlin
CYY9519 小时前
Compose 入门篇
android·kotlin
网易云信20 小时前
全框架覆盖!网易智企IM鸿蒙生态适配再进一步
人工智能·aigc·harmonyos
杉氧1 天前
Compose 时代的 MVI 架构:如何用单向数据流驱动复杂 UI?
android·架构·android jetpack
杉氧1 天前
Modifier 的艺术:为什么链式调用的顺序决定了UI 的生命周期?
android·架构·android jetpack