android : introduce starter project example (#4926)
* Introduce starter project for Android Based on examples/llama.swiftui. * Add github workflow * Set NDK version * Only build arm64-v8a in CI * Sync bench code * Rename CI prop to skip-armeabi-v7a * Remove unused tests
This commit is contained in:
parent
3a48d558a6
commit
862f5e41ab
41 changed files with 1807 additions and 0 deletions
1
examples/llama.android/app/.gitignore
vendored
Normal file
1
examples/llama.android/app/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/build
|
Loading…
Add table
Add a link
Reference in a new issue