Files
ik_llama.cpp/github-data/discussions/519 - Android Build.md
2025-07-23 13:31:53 +02:00

47 lines
1.3 KiB
Markdown

### 🗣️ [#519](https://github.com/ikawrakow/ik_llama.cpp/discussions/519) - Android Build
| **Author** | `aezendc` |
| :--- | :--- |
| **Created** | 2025-06-11 |
| **Updated** | 2025-06-21 |
---
#### Description
I just want to ask if how are you guys building for android?
I want to build for android so that I can create an android app. Thank you
---
#### 🗣️ Discussion
👤 **ikawrakow** replied the **2025-06-11** at **14:09:22**:<br>
See #401
> 👤 **aezendc** replied the **2025-06-21** at **05:39:58**:<br>
> I mean using windows. I cant successfully build using NDK
---
👤 **jeffzhou2000** replied the **2025-06-21** at **08:48:21**:<br>
FYI:
refer to project kantv(build a standard Android APK with llama.cpp + whisper.cpp):https://github.com/kantv-ai/kantv
or my forked llama.cpp: https://github.com/zhouwg/ggml-hexagon
> 👤 **aezendc** replied the **2025-06-21** at **09:28:14**:<br>
> is bitnet-b1.58-2B-4T-GGUF model will work here?
>
> 👤 **jeffzhou2000** replied the **2025-06-21** at **09:32:04**:<br>
> haven't try that model yet on Android.
>
> 👤 **aezendc** replied the **2025-06-21** at **09:51:14**:<br>
> thanks for sharing these are great repositories
>
> 👤 **jeffzhou2000** replied the **2025-06-21** at **09:55:01**:<br>
> you are welcome and glad to see it's a little useful.