Skip to content

how to load android native extensions by using local path on defold engine #670

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

Open
marx0910 opened this issue Feb 25, 2025 · 1 comment

Comments

@marx0910
Copy link

hello , i just want to implement android native extension , writing android code and build to native extension. i follow this link: https://github.com/defold/extender, but it`s to complex , i just want to write a android native extension used local path , how can i get a android native extension fast and write native code , thanks.

@ekharkunov
Copy link
Contributor

Hello!
First of all I recommend to go through that manual https://defold.com/manuals/extensions/.

No need to setup Extender build server locally, you can use one of public build servers (https://build.defold.com or https://build-stage.defold.com).

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