-
Notifications
You must be signed in to change notification settings - Fork 9
Calling account intents changed in android 17 beta #7
Copy link
Copy link
Open
1 / 11 of 1 issue completedDescription
when i use adb to open calling accounts settings it says:
Starting: Intent { act=android.intent.action.MAIN cmp=com.android.server.telecom/.settings.EnableAccountPreferenceActivity } Error type 3 Error: Activity class {com.android.server.telecom/com.android.server.telecom.settings.EnableAccountPreferenceActivity} does not exist.
edit: i'm using android 17 beta
Reactions are currently unavailable
Pinned by DDOneApps
Pinned comment options
@DDOneApps I can't access the calling account menu anymore
@0xygen33 this is the latest working command: adb shell am start -n com.google.android.telecomui/com.android.server.telecomui.settings.EnableAccountPreferenceActivity
Metadata
Metadata
Assignees
Labels
No labels