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

[Android] Cannot use Java CHIP IM APIs without pulling in the rest of the CHIPController #32977

Open
sharadb-amazon opened this issue Apr 12, 2024 · 0 comments

Comments

@sharadb-amazon
Copy link
Contributor

sharadb-amazon commented Apr 12, 2024

Reproduction steps

The Java CHIP IM implementation currently exists in the CHIPController.jar/libCHIPController.so. Android apps like the examples/tv-casting/app/android should be able to use the CHIP IM for Java without necessarily pulling in the entire CHIPController, which is not needed by such apps.

Platform

android

Platform Version(s)

No response

Type

Manually tested with SDK

(Optional) If manually tested please explain why this is only manually tested

Need to decouple the Java CHIP IM code into a separate jar.

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant