Sample Header Ad - 728x90

Get full list of secret codes in android

0 votes
0 answers
100 views
I was able to run some of settings hidden apps via adb with adb shell am start -a android.intent.action.MAIN "com.android.settings" These hidden apps are actually some of the activities runnable via "secret codes". Since secret codes are various and some of them are also vendor/device defined, is there a way to retrieve list of every secret code available on a particular device? Maybe from a manifest, by identifying the receivers, via some adb commands etc. Thank you in advance!
Asked by Diego Contaldi (1 rep)
Dec 2, 2021, 09:33 AM
Last activity: Dec 2, 2021, 01:06 PM