Help with .dll Build for android #10931
Replies: 3 comments
-
You need to use Android NDK and CMake |
Beta Was this translation helpful? Give feedback.
-
Android library does not use dll but so because basically Android is Linux I found an example of Android that can be used and there is a precompiled library that can probably be implemented in your project. |
Beta Was this translation helpful? Give feedback.
-
Android library does not use dll but so because basically Android is Linux I found an example of Android that can be used and there is a precompiled library that can probably be implemented in your project. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to build an react native or flutter app with the use of llama.cpp to run llm models locally on mobile. But I am not able to generate the .dll file. I have tried building from documentation but not getting the .dll file. Can anyone help me with this?
Thanks in Advance
Beta Was this translation helpful? Give feedback.
All reactions