Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support different contacts apps in addContact() on Android #135

Open
baltpeter opened this issue Jun 30, 2024 · 0 comments
Open

Support different contacts apps in addContact() on Android #135

baltpeter opened this issue Jun 30, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@baltpeter
Copy link
Member

          The docstring needs to mention that this only works if `com.android.contacts` is installed.

On my moto that I've kept stock (i.e. not installed Lineage on), that app isn't installed and trying to spawn it fails. It only has com.google.android.contacts:

❯ adb shell cmd package list packages | grep contact
package:com.google.android.contacts
package:com.motorola.contacts.preloadcontacts
package:com.google.android.syncadapters.contacts
package:com.android.providers.contacts

Originally posted by @baltpeter in #134 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant