I have tried two methods, first, i used FFI compile hello_world to a shared lib, then used MainActivity in android studio, but, get a fatal problem.

second, I change the method to use cargo apk build..., but the apk also cannot run in android devices. I also try to use the NativeActivity method in android studio, but error:
