Skip to content
dweinstein edited this page Sep 9, 2014 · 4 revisions

Android 4.2.2

  • Start the Trusted Credentials Settings fragment

adb shell am start -n com.android.settings/com.android.settings.SubSettings -e :android:show_fragment com.android.settings.TrustedCredentialsSettings

  • note that (adb must have root or you must wrap it in a call to su)

Clone this wiki locally