[GH-ISSUE #56] Possible App Links to make process quicker #45

Closed
opened 2026-03-04 02:11:05 +03:00 by kerem · 2 comments
Owner

Originally created by @NonstickAtom785 on GitHub (Jan 16, 2022).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/56

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
Originally created by @NonstickAtom785 on GitHub (Jan 16, 2022). Original GitHub issue: https://github.com/tytydraco/LADB/issues/56 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 ```
kerem 2026-03-04 02:11:05 +03:00
Author
Owner

@tytydraco commented on GitHub (Oct 15, 2022):

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

<!-- gh-comment-id:1279826337 --> @tytydraco commented on GitHub (Oct 15, 2022): Okay yes this is a really good idea. Let me add this.
Author
Owner

@tytydraco commented on GitHub (Oct 16, 2022):

Added

<!-- gh-comment-id:1279858239 --> @tytydraco commented on GitHub (Oct 16, 2022): Added
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LADB#45
No description provided.