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

Dynamically integrate custom data from other apps #112

Open
vestrel00 opened this issue Nov 28, 2021 · 0 comments
Open

Dynamically integrate custom data from other apps #112

vestrel00 opened this issue Nov 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@vestrel00
Copy link
Owner

vestrel00 commented Nov 28, 2021

The native Contacts app (or AOSP Contacts) parses a bunch of xml files coming in from other apps that declare their custom data in xml. This allows external apps to show their custom data within the native Contacts app. We would need to provide an API to do something similar if we want to provide other developers a way to dynamically integrate custom data from other apps without having to explicitly know about them.

This API would be useful in implementing a dynamic list of custom data that follows a certain format in an app. These custom data will be read-only.

This is part of the discussion; #187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant