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

Glue with the main Android activity or document how to achive that #494

Open
Sitin opened this issue Dec 25, 2024 · 1 comment
Open

Glue with the main Android activity or document how to achive that #494

Sitin opened this issue Dec 25, 2024 · 1 comment

Comments

@Sitin
Copy link

Sitin commented Dec 25, 2024

This is a suggested enchancement.

It would be very useful for people writing applications that use platform-specific features to communicate with Android via NDK interface. In order to handle intents or access features such as USB the application should glue with the main activity.

We may either provide such functionality out of the box or provide documentation on how to achieve the same goal. In the manner as Rust Flutter Bridge did that in their docs (disclaimer: it doesn't work correctly in FRB).

@Sitin Sitin changed the title Glue with Android activity or document how to achive that Glue with the main Android activity or document how to achive that Dec 25, 2024
@temeddix
Copy link
Member

Yeah, it would be nice to have some guidance on the NDK.

We aim to keep our documentation clean and concise, avoiding sections that can quickly become outdated or inaccurate. However, I believe compact guides for the NDK could fit well within the FAQ section. Any PR contributions for this would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants