Has someone the steps to compile to android API 35 or 36 for tauri?

Cant compile tauri for android API 35 or 36

warning: blake3@1.8.2: c/blake3_neon.c:3:10: fatal error: arm_neon.h: No such file or directory
warning: blake3@1.8.2:     3 | #include <arm_neon.h>
warning: blake3@1.8.2:       |          ^~~~~~~~~~~~
warning: blake3@1.8.2: compilation terminated.
error: failed to run custom build command for `blake3 v1.8.2`

There is always some error for ring or blake or …

Can someone give some steps that i could research to figure this out?
I would be happy to reply with my setup.
I would like to finish this fast… :slight_smile: