pytorch / android-demo-app

PyTorch android examples of usage in applications
1.45k stars 596 forks source link

HelloWorldApp not compiling #261

Open bogdantmm92 opened 1 year ago

bogdantmm92 commented 1 year ago

I get a compilation error when trying out this repo: No toolchains found in the NDK toolchains folder for ABI with prefix: arm-linux-androideabi

COO1M commented 1 year ago

Please lower your NDK version, such as 21.0.6113669, or upgrade your AGP, Gradle version.