tytydraco / LADB

A local ADB shell for Android!

Home Page:https://play.google.com/store/apps/details?id=com.draco.ladb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible App Links to make process quicker

NonstickAtom785 opened this issue · comments

Possible App Links?

Intent For Developer Options:

Action = android.intent.action.MAIN
Package Name = com.android.settings
Class Name = com.android.settings/com.android.settings.Settings$DevelopmentSettingsDashboardActivity

Directly to About Phone?

Action = android.settings.DEVICE_INFO_SETTINGS
Package Name = com.android.settings
Class Name = com.android.settings/com.android.settings.Settings$MyDeviceInfoActivity

Okay yes this is a really good idea. Let me add this.

Added