-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
platform: Androidtype: documentationNeed to update the API documentationNeed to update the API documentation
Description
Hi !
First, thank you for this whole project.
I'm building a plugin that calls some Rust methods as explained in this section of the docs.
It works as intended, except that the lib name to load is not dynamic at all.
We should provide a way for plugin writers to retrieve the name of the generated lib by rust (I didn't find myself how to do this). Otherwise plugins that rely on this feature are not really plugin, since they require changing manually the name of the lib to link.
If someone knows a workaround, I would be happy to open a PR to document this case.
Metadata
Metadata
Assignees
Labels
platform: Androidtype: documentationNeed to update the API documentationNeed to update the API documentation